JSPlaygrounds icon indicating copy to clipboard operation
JSPlaygrounds copied to clipboard

Typing exp makes the app crash

Open ramiloif opened this issue 5 years ago • 0 comments

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.

ramiloif avatar Jan 31 '20 01:01 ramiloif