swc/crates/swc_ecma_parser/tests/comments/issue-3715/input.js.stderr

9 lines
158 B
Plaintext
Raw Normal View History

note: Trailing (hi)
|
note: IMPORTANT_DO_NOT_REMOVE
--> $DIR/tests/comments/issue-3715/input.js:1:4
|
1 | a() /* IMPORTANT_DO_NOT_REMOVE */;
| ^