swc/ecmascript/babel/compat/tests/fixtures/comments-first-line/input.js
강동윤 6896a83d54
fix(es/codegen): Fix codegen of ~ (#2104)
swc_ecma_codegen:
 - Emit pending semi on `~`. (#2091)
2021-08-19 17:21:08 +09:00

3 lines
38 B
JavaScript

// a top level comment
let a = false;