JSPlaygrounds
JSPlaygrounds copied to clipboard
When typing "exp" the app crashes
If you type exp
the app will crash.
The reason is exp
is a variable that exists in parse_expressions.js
so when checking this expression it passes however it crashes in the "real" eval at viewer.js
.
Same error happends if you type
- code
- transformedCode
- codeByLine
- tokenized ... and more