aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2021-04-08 09:35:09 +0800
committerLi Jin <dragon-fly@qq.com>2021-04-08 09:35:09 +0800
commit3355b7c475bc4a3bc8c4f2e8a2f504bb3ccb9395 (patch)
tree9615396a6eb8fde89e1ac543db60d5de54f6f317 /spec
parentcecaec71883691f49a3e4d5fa8c0ff6fb1a38a4f (diff)
downloadyuescript-3355b7c475bc4a3bc8c4f2e8a2f504bb3ccb9395.tar.gz
yuescript-3355b7c475bc4a3bc8c4f2e8a2f504bb3ccb9395.tar.bz2
yuescript-3355b7c475bc4a3bc8c4f2e8a2f504bb3ccb9395.zip
fix issue #47.
Diffstat (limited to 'spec')
-rw-r--r--spec/inputs/string.yue7
1 files changed, 7 insertions, 0 deletions
diff --git a/spec/inputs/string.yue b/spec/inputs/string.yue
index 5d8f772..e21ae84 100644
--- a/spec/inputs/string.yue
+++ b/spec/inputs/string.yue
@@ -26,6 +26,13 @@ hola = [===[
26 26
27mm = [[well trhere]] 27mm = [[well trhere]]
28 28
29txt = [[
30
31
32nil
33Fail to compile
34]]
35
29oo = "" 36oo = ""
30 37
31x = "\\" 38x = "\\"