Commit 1ba4627
fix: restore getNodeType ParseResult detection for stable 184/258 baseline
- Re-implemented getNodeType method to detect parse result structures
- Enables A_Const method calls without causing regression
- Maintains stable 184/258 test pass rate (71.3% success rate)
- Foundation for implementing targeted negative integer transformation
Co-Authored-By: Dan Lynch <[email protected]>1 parent ca5aef8 commit 1ba4627
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
115 | 122 | | |
116 | 123 | | |
117 | 124 | | |
| |||
0 commit comments