source-academy / js-slang

Implementations of sublanguages of JavaScript, TypeScript, Scheme and Python
https://source-academy.github.io/source/
Apache License 2.0
70 stars 104 forks source link

Fix conditional statement crashes #1607

Closed FYL2003 closed 7 months ago

FYL2003 commented 7 months ago

Now everything works fine, including this issue

Closes #1605.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8421054601

Details


Totals Coverage Status
Change from base Build 8418025427: 0.0%
Covered Lines: 10592
Relevant Lines: 12638

💛 - Coveralls
RichDom2185 commented 7 months ago

What issue does this close, exactly?

Edit: nevermind, saw the linked issue.