swc/ecmascript/codegen/tests/references/14fb22cf10e20236.js
강동윤 098e48b8f3
fix(es/codegen): Preserve more comments (#1856)
swc_ecma_codgen:
 - Print more comments. (#1165)
2021-06-26 02:07:11 +09:00

3 lines
53 B
JavaScript

typeof (1, a) // Don't transform to 0,typeof ident
;