swc/ecmascript/parser/tests/comments/stmts/block/input.js.stderr
강동윤 252804d2e3
fix(swc): Fix bugs (#1529)
swc_ecma_parser:
 - Fix comment positions. (#1530)

swc_ecam_transforms_compat:
 - Handle default in destructuring binding patterns. (#1477, #1449)
 - `async_to_generator`: Handle `this` correctly for async function in key-value properties. (#1455)

swc_ecam_transforms_typescript:
 - Handle import defaults. (#1448)
2021-04-02 18:47:05 +09:00

9 lines
103 B
Plaintext

note: Leading (hi)
|
note: test
--> $DIR/tests/comments/stmts/block/input.js:3:1
|
3 | }
| ^