1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/tests/testdata/run/error_syntax_empty_trailing_line.mjs.out

5 lines
174 B
Text
Raw Normal View History

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