swc/crates/swc_ecma_parser/tests/test262-error-references/fail/d0804b4856dbb6be.module.js.swc-stderr
2022-11-29 09:47:56 +00:00

9 lines
176 B
Plaintext

x Legacy comments cannot be used in module code
,-[$DIR/tests/test262-parser/fail/d0804b4856dbb6be.module.js:1:1]
1 | function a(){
2 | <!--
: ^^^^^
3 | }
`----