mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
8 lines
339 B
Text
8 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]
|