aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/string.yue
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2022-06-06 01:00:17 +0800
committerLi Jin <dragon-fly@qq.com>2022-06-06 01:00:17 +0800
commit4350d4b094c2c7202b7ad79d15187c1402bd13eb (patch)
treec79ef52141fc0aabfcf14ca8ee777eeddaa97329 /spec/inputs/string.yue
parent10f5eb01bb90993c27b3adc60ac3c82ea0ff0b15 (diff)
parent8e546a5d26a6a19192caa4b56f3c0348e67bde2b (diff)
downloadyuescript-4350d4b094c2c7202b7ad79d15187c1402bd13eb.tar.gz
yuescript-4350d4b094c2c7202b7ad79d15187c1402bd13eb.tar.bz2
yuescript-4350d4b094c2c7202b7ad79d15187c1402bd13eb.zip
Merge branch 'main' of https://github.com/pigpigyyy/Yuescript
Diffstat (limited to 'spec/inputs/string.yue')
-rw-r--r--spec/inputs/string.yue2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/inputs/string.yue b/spec/inputs/string.yue
index e21ae84..201e60d 100644
--- a/spec/inputs/string.yue
+++ b/spec/inputs/string.yue
@@ -33,6 +33,8 @@ nil
33Fail to compile 33Fail to compile
34]] 34]]
35 35
36txt[ [[abc]]] = [["#{i}" for i = 1, 10] for i = 1, 10]]
37
36oo = "" 38oo = ""
37 39
38x = "\\" 40x = "\\"