Commit 0dcf046
Revert FuncCall transformation logic to maintain 194 passing tests baseline
- Remove FuncCall context transformation from A_Const and Integer methods
- Prevents over-transformation that caused regression from 194 to 189 passing tests
- Maintains stable baseline of 194 passing tests (64 failed, 258 total)
- Focus on more targeted approaches for remaining failing tests
Co-Authored-By: Dan Lynch <[email protected]>1 parent 202992d commit 0dcf046
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
918 | 918 | | |
919 | 919 | | |
920 | 920 | | |
921 | | - | |
| 921 | + | |
922 | 922 | | |
923 | 923 | | |
924 | 924 | | |
| |||
0 commit comments