aboutsummaryrefslogtreecommitdiff
path: root/test/compress/unicode.js
diff options
context:
space:
mode:
authoralexlamsl <alexlamsl@gmail.com>2018-07-01 14:34:42 +0800
committeralexlamsl <alexlamsl@gmail.com>2018-07-01 14:34:42 +0800
commit5ffc17d4aa36c40a4d5ebe558edbc734b45ca1dc (patch)
tree12f66c5bbd9b93a5f468cfad7349acea0900df28 /test/compress/unicode.js
parent6aa750010f23acdc24078a5d7e66cef009cbf570 (diff)
downloadtracifyjs-5ffc17d4aa36c40a4d5ebe558edbc734b45ca1dc.tar.gz
tracifyjs-5ffc17d4aa36c40a4d5ebe558edbc734b45ca1dc.zip
fix corner case in `unused`
Diffstat (limited to 'test/compress/unicode.js')
-rw-r--r--test/compress/unicode.js2
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;