@@ -10,7 +10,7 @@ SyntaxError: Strict mode code may not include a with statement
10
10
at Object.<anonymous> ([stdin]-wrapper:*:*)
11
11
at Module._compile (internal/modules/cjs/loader.js:*:*)
12
12
at evalScript (internal/process/execution.js:*:*)
13
- at readStdin ( internal/main/eval_stdin.js:*:*)
13
+ at internal/main/eval_stdin.js:*:*
14
14
at Socket.<anonymous> (internal/process/execution.js:*:*)
15
15
at Socket.emit (events.js:*:*)
16
16
at endReadableNT (_stream_readable.js:*:*)
@@ -27,7 +27,7 @@ Error: hello
27
27
at Object.<anonymous> ([stdin]-wrapper:*:*)
28
28
at Module._compile (internal/modules/cjs/loader.js:*:*)
29
29
at evalScript (internal/process/execution.js:*:*)
30
- at readStdin ( internal/main/eval_stdin.js:*:*)
30
+ at internal/main/eval_stdin.js:*:*
31
31
at Socket.<anonymous> (internal/process/execution.js:*:*)
32
32
at Socket.emit (events.js:*:*)
33
33
at endReadableNT (_stream_readable.js:*:*)
@@ -42,7 +42,7 @@ Error: hello
42
42
at Object.<anonymous> ([stdin]-wrapper:*:*)
43
43
at Module._compile (internal/modules/cjs/loader.js:*:*)
44
44
at evalScript (internal/process/execution.js:*:*)
45
- at readStdin ( internal/main/eval_stdin.js:*:*)
45
+ at internal/main/eval_stdin.js:*:*
46
46
at Socket.<anonymous> (internal/process/execution.js:*:*)
47
47
at Socket.emit (events.js:*:*)
48
48
at endReadableNT (_stream_readable.js:*:*)
@@ -58,7 +58,7 @@ ReferenceError: y is not defined
58
58
at Object.<anonymous> ([stdin]-wrapper:*:*)
59
59
at Module._compile (internal/modules/cjs/loader.js:*:*)
60
60
at evalScript (internal/process/execution.js:*:*)
61
- at readStdin ( internal/main/eval_stdin.js:*:*)
61
+ at internal/main/eval_stdin.js:*:*
62
62
at Socket.<anonymous> (internal/process/execution.js:*:*)
63
63
at Socket.emit (events.js:*:*)
64
64
at endReadableNT (_stream_readable.js:*:*)
0 commit comments