source-academy / py-slang

Python sublanguage for SICP
Apache License 2.0
0 stars 0 forks source link

Fix indentStack behavior #43

Closed JJtan2002 closed 4 months ago

JJtan2002 commented 4 months ago

Fixes a bug where indentStack would not unravel properly when encountering multiple dedents.