JSPlaygrounds
JSPlaygrounds copied to clipboard
Typing exp makes the app crash
If you type exp
the app will crash. (exp doesn't refer to expression, just type exactly exp)
Same to :
- code
- transformedCode
- codeByLine
- tokenized
Each of them will crash the app . I have created a PR #21 that fixes that with more explanation there.