Closed Dob-The-Duilder closed 7 months ago
Rather than just indents, use an actual tree structure for better displaying syntax trees.
Before
After:
My mistake. Change has now been made in the _ast_gen.py file.
Tests are failing
Added some more minor comments; also - all the tests fail on CI, please fix
Rather than just indents, use an actual tree structure for better displaying syntax trees.
Before
After: