summaryrefslogtreecommitdiff
path: root/tests/testdata/run/swc_syntax_error.ts.out
blob: 81b0c1949f7e47ae93693776e6dcd35776bf822f (plain)
1
2
3
4
error: The module's source code could not be parsed: Unexpected token `}`. Expected an identifier, void, yield, null, await, break, a string literal, a numeric literal, true, false, `, -, import, this, typeof, {, [, ( at [WILDCARD]syntax_error.ts:4:1

  }
  ~