• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1beginning
2middle
3test.vm:1
4var 5;
5    ^
6
7SyntaxError: Unexpected number
8    at new Script (node:vm:*)
9    at createScript (node:vm:*)
10    at Object.runInThisContext (node:vm:*)
11    at Object.<anonymous> (*fixtures*vm*vm_dont_display_syntax_error.js:41:4)
12
13Node.js *
14