summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/error_syntax_empty_trailing_line.mjs.out
blob: 2eb290bb522fba92a5218e85592ca7a6ce52692a (plain)
1
2
3
4
error: The module's source code could not be parsed: Unexpected eof at [WILDCARD]/error_syntax_empty_trailing_line.mjs:2:22

  setTimeout(() => {}),
                       ~