1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/import_data_url_error_stack.ts.out
Kitson Kelly 54240c22af
feat(cli): support data urls (#8866)
Closes: #5059

Co-authored-by: Valentin Anger <syrupthinker@gryphno.de>
2021-01-06 13:22:38 +11:00

5 lines
205 B
Text

error: Uncaught Error: Hello 2
throw new Error(`Hello ${A.C}`);
^
at a (72554b3efdc211ba4aa0b62629589f048e7d4afe7b0576f35ff340ce0ea8f9b8.ts:8:10)
at import_data_url_error_stack.ts:3:1