swc/crates/swc_ecma_codegen/tests/test262/79a4d1fdd55febec.js

3 lines
74 B
JavaScript

var a = !b && // should not touch this one
(!c || d) && (!e || f) && g();