@@ -7,12 +7,8 @@ SyntaxError: Strict mode code may not include a with statement
77 at Object.exports.runInThisContext (vm.js:*)
88 at Object.<anonymous> ([stdin]-wrapper:*:*)
99 at Module._compile (module.js:*:*)
10- at evalScript (node.js:*:*)
11- at Socket.<anonymous> (node.js:*:*)
12- at emitNone (events.js:*:*)
13- at Socket.emit (events.js:*:*)
14- at endReadableNT (_stream_readable.js:*:*)
15- at doNTCallback2 (node.js:*:*)
10+ at node.js:*:*
11+ at doNTCallback0 (node.js:*:*)
1612 at process._tickCallback (node.js:*:*)
171342
181442
@@ -25,12 +21,9 @@ Error: hello
2521 at Object.exports.runInThisContext (vm.js:*)
2622 at Object.<anonymous> ([stdin]-wrapper:*:*)
2723 at Module._compile (module.js:*:*)
28- at evalScript (node.js:*:*)
29- at Socket.<anonymous> (node.js:*:*)
30- at emitNone (events.js:*:*)
31- at Socket.emit (events.js:*:*)
32- at endReadableNT (_stream_readable.js:*:*)
33- at doNTCallback2 (node.js:*:*)
24+ at node.js:*:*
25+ at doNTCallback0 (node.js:*:*)
26+ at process._tickCallback (node.js:*:*)
3427
3528[stdin]:1
3629throw new Error("hello")
@@ -40,12 +33,9 @@ Error: hello
4033 at Object.exports.runInThisContext (vm.js:*)
4134 at Object.<anonymous> ([stdin]-wrapper:*:*)
4235 at Module._compile (module.js:*:*)
43- at evalScript (node.js:*:*)
44- at Socket.<anonymous> (node.js:*:*)
45- at emitNone (events.js:*:*)
46- at Socket.emit (events.js:*:*)
47- at endReadableNT (_stream_readable.js:*:*)
48- at doNTCallback2 (node.js:*:*)
36+ at node.js:*:*
37+ at doNTCallback0 (node.js:*:*)
38+ at process._tickCallback (node.js:*:*)
4939100
5040
5141[stdin]:1
@@ -56,12 +46,9 @@ ReferenceError: y is not defined
5646 at Object.exports.runInThisContext (vm.js:*)
5747 at Object.<anonymous> ([stdin]-wrapper:*:*)
5848 at Module._compile (module.js:*:*)
59- at evalScript (node.js:*:*)
60- at Socket.<anonymous> (node.js:*:*)
61- at emitNone (events.js:*:*)
62- at Socket.emit (events.js:*:*)
63- at endReadableNT (_stream_readable.js:*:*)
64- at doNTCallback2 (node.js:*:*)
49+ at node.js:*:*
50+ at doNTCallback0 (node.js:*:*)
51+ at process._tickCallback (node.js:*:*)
6552
6653[stdin]:1
6754var ______________________________________________; throw 10
0 commit comments