mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 21:21:31 +03:00
32b3bbd50b
swc_ecma_codegen: - Emit only ascii characters. (#1187, #1188)
3 lines
25 B
JavaScript
3 lines
25 B
JavaScript
'use strict';
|
|
('\u{0}');
|