@@ -10,7 +10,7 @@ SyntaxError: Strict mode code may not include a with statement
1010 at Object.<anonymous> ([stdin]-wrapper:*:*)
1111 at Module._compile (internal/modules/cjs/loader.js:*:*)
1212 at evalScript (internal/process/execution.js:*:*)
13- at readStdin ( internal/main/eval_stdin.js:*:*)
13+ at internal/main/eval_stdin.js:*:*
1414 at Socket.<anonymous> (internal/process/execution.js:*:*)
1515 at Socket.emit (events.js:*:*)
1616 at endReadableNT (_stream_readable.js:*:*)
@@ -27,7 +27,7 @@ Error: hello
2727 at Object.<anonymous> ([stdin]-wrapper:*:*)
2828 at Module._compile (internal/modules/cjs/loader.js:*:*)
2929 at evalScript (internal/process/execution.js:*:*)
30- at readStdin ( internal/main/eval_stdin.js:*:*)
30+ at internal/main/eval_stdin.js:*:*
3131 at Socket.<anonymous> (internal/process/execution.js:*:*)
3232 at Socket.emit (events.js:*:*)
3333 at endReadableNT (_stream_readable.js:*:*)
@@ -42,7 +42,7 @@ Error: hello
4242 at Object.<anonymous> ([stdin]-wrapper:*:*)
4343 at Module._compile (internal/modules/cjs/loader.js:*:*)
4444 at evalScript (internal/process/execution.js:*:*)
45- at readStdin ( internal/main/eval_stdin.js:*:*)
45+ at internal/main/eval_stdin.js:*:*
4646 at Socket.<anonymous> (internal/process/execution.js:*:*)
4747 at Socket.emit (events.js:*:*)
4848 at endReadableNT (_stream_readable.js:*:*)
@@ -58,7 +58,7 @@ ReferenceError: y is not defined
5858 at Object.<anonymous> ([stdin]-wrapper:*:*)
5959 at Module._compile (internal/modules/cjs/loader.js:*:*)
6060 at evalScript (internal/process/execution.js:*:*)
61- at readStdin ( internal/main/eval_stdin.js:*:*)
61+ at internal/main/eval_stdin.js:*:*
6262 at Socket.<anonymous> (internal/process/execution.js:*:*)
6363 at Socket.emit (events.js:*:*)
6464 at endReadableNT (_stream_readable.js:*:*)
0 commit comments