0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-02 12:50:43 -05:00
denoland-deno/cli/tests/error_025_tab_indent.out

7 lines
223 B
Text
Raw Normal View History

[WILDCARD]error: Uncaught Error: bad
throw Error("bad");
^
at foo ([WILDCARD]tests/error_025_tab_indent#2:8)
at bar ([WILDCARD]tests/error_025_tab_indent#6:2)
at [WILDCARD]tests/error_025_tab_indent#9:1