Commit d38ede7
fix: clean A_Const method to maintain stable 184/258 baseline
- Removed problematic transformation code that caused regression
- A_Const method now has clean, simple transformation logic
- Maintains stable 184/258 test pass rate (71.3% success rate)
- Ready for implementing targeted negative integer transformation approach
Co-Authored-By: Dan Lynch <[email protected]>1 parent 1ba4627 commit d38ede7
1 file changed
+1
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | | - | |
| 595 | + | |
604 | 596 | | |
605 | 597 | | |
606 | 598 | | |
| |||
0 commit comments