diff options
Diffstat (limited to 'spec/inputs')
| -rw-r--r-- | spec/inputs/string.yue | 2 |
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 | |||
| 33 | Fail to compile | 33 | Fail to compile |
| 34 | ]] | 34 | ]] |
| 35 | 35 | ||
| 36 | txt[ [[abc]]] = [["#{i}" for i = 1, 10] for i = 1, 10]] | ||
| 37 | |||
| 36 | oo = "" | 38 | oo = "" |
| 37 | 39 | ||
| 38 | x = "\\" | 40 | x = "\\" |
