summaryrefslogtreecommitdiff
path: root/test/message/source_map_throw_first_tick.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/message/source_map_throw_first_tick.out')
-rw-r--r--test/message/source_map_throw_first_tick.out14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/message/source_map_throw_first_tick.out b/test/message/source_map_throw_first_tick.out
new file mode 100644
index 0000000000..7f11d9fbd9
--- /dev/null
+++ b/test/message/source_map_throw_first_tick.out
@@ -0,0 +1,14 @@
+reachable
+Error: an exception
+ at branch (*typescript-throw.js:20:15)
+ -> *typescript-throw.ts:18:11
+ at Object.<anonymous> (*typescript-throw.js:26:1)
+ -> *typescript-throw.ts:24:1
+ at Module._compile (internal/modules/cjs/loader.js:*)
+ at Object.Module._extensions..js (internal/modules/cjs/loader.js:*)
+ at Module.load (internal/modules/cjs/loader.js:*)
+ at Function.Module._load (internal/modules/cjs/loader.js:*)
+ at Module.require (internal/modules/cjs/loader.js:*)
+ at require (internal/modules/cjs/helpers.js:*)
+ at Object.<anonymous> (*source_map_throw_first_tick.js:5:1)
+ at Module._compile (internal/modules/cjs/loader.js:*)