mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
35 lines
456 B
Plaintext
35 lines
456 B
Plaintext
|
|
> Leading (lo)
|
|
|
|
Error:
|
|
> !
|
|
|
|
|
| something v5.1.0
|
|
|
|
|
| more
|
|
|
|
|
| else
|
|
|
|
|
,-[$DIR/tests/comments/issue-4876/input.js:10:1]
|
|
10 | console.log(1);
|
|
: ^
|
|
`----
|
|
|
|
> Leading (lo)
|
|
|
|
Error:
|
|
> a
|
|
,-[$DIR/tests/comments/issue-4876/input.js:10:1]
|
|
10 | console.log(1);
|
|
: ^
|
|
`----
|
|
|
|
> Trailing (hi)
|
|
|
|
Error:
|
|
> b
|
|
,-[$DIR/tests/comments/issue-4876/input.js:10:1]
|
|
10 | console.log(1);
|
|
: ^
|
|
`----
|