swc/crates/swc_ecma_parser/tests/test262-error-references/fail/c0d2e6ca2ab7f753.js.stderr

7 lines
177 B
Plaintext
Raw Normal View History

x Expected '{', got 'numeric literal (42, 42)'
2022-03-20 09:25:35 +03:00
,-[$DIR/tests/test262-parser/fail/c0d2e6ca2ab7f753.js:1:1]
1 | x = { get method() 42 }
: ^^
`----