@@ -10,8 +10,8 @@ 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:*:*)
14- at Socket.process.stdin.on (internal/process/execution.js:*:*)
13+ at internal/main/eval_stdin.js:*:*
14+ at Socket.<anonymous> (internal/process/execution.js:*:*)
1515 at Socket.emit (events.js:*:*)
1616 at endReadableNT (_stream_readable.js:*:*)
171742
@@ -27,8 +27,8 @@ 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:*:*)
31- at Socket.process.stdin.on (internal/process/execution.js:*:*)
30+ at internal/main/eval_stdin.js:*:*
31+ at Socket.<anonymous> (internal/process/execution.js:*:*)
3232 at Socket.emit (events.js:*:*)
3333 at endReadableNT (_stream_readable.js:*:*)
3434[stdin]:1
@@ -42,8 +42,8 @@ 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:*:*)
46- at Socket.process.stdin.on (internal/process/execution.js:*:*)
45+ at internal/main/eval_stdin.js:*:*
46+ at Socket.<anonymous> (internal/process/execution.js:*:*)
4747 at Socket.emit (events.js:*:*)
4848 at endReadableNT (_stream_readable.js:*:*)
4949100
@@ -58,8 +58,8 @@ 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:*:*)
62- at Socket.process.stdin.on (internal/process/execution.js:*:*)
61+ at internal/main/eval_stdin.js:*:*
62+ at Socket.<anonymous> (internal/process/execution.js:*:*)
6363 at Socket.emit (events.js:*:*)
6464 at endReadableNT (_stream_readable.js:*:*)
6565
0 commit comments