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

  setTimeout(() => {}),
  ~~~~~~~~~~~~~~~~~~~~~

  ~