v8/test/message/fail/modules-export-illformed-class.out

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
130 B
Plaintext
Raw Normal View History

*%(basename)s:5: SyntaxError: Unexpected token ']'
export class foo {[]};
^
SyntaxError: Unexpected token ']'