swc/crates/swc_ecma_parser/tests/comments/issue-3715/input.js.stderr
2022-02-24 07:23:53 +00:00

9 lines
158 B
Plaintext

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