source-academy / py-slang

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

Issue14 #15

Closed JJtan2002 closed 3 months ago

Fidget-Spinner commented 3 months ago

Thanks for the quick response! Could you please paste a screenshot here to check how the error message looks like?

JJtan2002 commented 3 months ago

image The error is thrown when there are no trailing digits after e, x, b, o. Otherwise the expression would unexpectedly evaluate to null.