deno
455b0eb8
- fix(repl): correctly print string exception (#19391)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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"`
References
#19391 - fix(repl): correctly print string exception
Author
sigmaSd
Parents
40d77c56
Loading