diff options
Diffstat (limited to 'test/compress/unicode.js')
-rw-r--r-- | test/compress/unicode.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/compress/unicode.js b/test/compress/unicode.js index c4bd5de8..3ef664c2 100644 --- a/test/compress/unicode.js +++ b/test/compress/unicode.js @@ -1,5 +1,5 @@ unicode_parse_variables: { - options = {}; + options = {} input: { var a = {}; a.你好 = 456; |