• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1beginning
2middle
3test.vm:1
4var 5;
5    ^
6
7SyntaxError: Unexpected number
8    at new Script (vm.js:*)
9    at createScript (vm.js:*)
10    at Object.runInThisContext (vm.js:*)
11    at Object.<anonymous> (*test*message*vm_dont_display_syntax_error.js:*)
12    at Module._compile (internal/modules/cjs/loader.js:*)
13    at Object.Module._extensions..js (internal/modules/cjs/loader.js:*)
14    at Module.load (internal/modules/cjs/loader.js:*)
15    at Function.Module._load (internal/modules/cjs/loader.js:*)
16    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:*)
17    at internal/main/run_main_module.js:*:*
18