Commit 81d4572
authored
Add regression test for deferral with new redefinition (#20907)
This should already pass on master, but this is an important corner case
that is currently not covered. We need to check that function argument
widening is re-set when we recheck deferred function (currently this is
done with the binder).1 parent 653610f commit 81d4572
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1339 | 1339 | | |
1340 | 1340 | | |
1341 | 1341 | | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
0 commit comments