Commit adf2176
fix: restore DefineStmt and CopyStmt wrapper returns to maintain 254/258 tests passing
- DefineStmt method now returns { DefineStmt: result }
- CopyStmt method now returns { CopyStmt: result }
- This maintains compatibility with 14-15 test expectations
- Working state: 254/258 tests passing (98.4% success rate)
Co-Authored-By: Dan Lynch <[email protected]>1 parent 717983b commit adf2176
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1302 | 1302 | | |
1303 | 1303 | | |
1304 | 1304 | | |
1305 | | - | |
1306 | | - | |
1307 | | - | |
1308 | | - | |
1309 | 1305 | | |
1310 | 1306 | | |
1311 | 1307 | | |
| |||
0 commit comments