deno
455b0eb8 - fix(repl): correctly print string exception (#19391)

Commit
3 years ago
fix(repl): correctly print string exception (#19391) Fixes a recent regression where `throw "hello"` in the repl prints `Uncaught undefined` instead of `throw "hello"`
Author
Parents
Loading