mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
9 lines
339 B
Text
9 lines
339 B
Text
|
[WILDCARD]Error: function
|
||
|
at foo ([WILDCARD]/error_019_stack_function.ts:[WILDCARD])
|
||
|
at [WILDCARD]/error_019_stack_function.ts:[WILDCARD]
|
||
|
error: Uncaught Error: function
|
||
|
throw new Error("function");
|
||
|
^
|
||
|
at foo ([WILDCARD]/error_019_stack_function.ts:[WILDCARD])
|
||
|
at [WILDCARD]/error_019_stack_function.ts:[WILDCARD]
|