1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests/testdata/run/error_syntax_empty_trailing_line.mjs.out
2024-08-30 17:12:13 -04:00

6 lines
177 B
Text

error: The module's source code could not be parsed: Unexpected eof at [WILDCARD]/error_syntax_empty_trailing_line.mjs:3:1
setTimeout(() => {}),
~~~~~~~~~~~~~~~~~~~~~
~