diff options
Diffstat (limited to 'spec')
-rw-r--r-- | spec/inputs/string.yue | 7 |
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 | ||
27 | mm = [[well trhere]] | 27 | mm = [[well trhere]] |
28 | 28 | ||
29 | txt = [[ | ||
30 | |||
31 | |||
32 | nil | ||
33 | Fail to compile | ||
34 | ]] | ||
35 | |||
29 | oo = "" | 36 | oo = "" |
30 | 37 | ||
31 | x = "\\" | 38 | x = "\\" |