mirror of
https://github.com/swc-project/swc.git
synced 2025-01-03 11:01:52 +03:00
8726c9caf2
swc_ecma_codegen: - Don't escape unicode characters for old targets. (#1744) swc_ecma_transforms_compat: - `class_properties`: Preserve `this` for tagged template literals. (#1742)
2 lines
26 B
JavaScript
2 lines
26 B
JavaScript
console.log("🤭 \xfc");
|