diff options
Diffstat (limited to 'spec/outputs')
| -rw-r--r-- | spec/outputs/string.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/outputs/string.lua b/spec/outputs/string.lua index 84b6700..87ecf2c 100644 --- a/spec/outputs/string.lua +++ b/spec/outputs/string.lua | |||
| @@ -17,6 +17,7 @@ local txt = [[ | |||
| 17 | nil | 17 | nil |
| 18 | Fail to compile | 18 | Fail to compile |
| 19 | ]] | 19 | ]] |
| 20 | txt[ [[abc]]] = [["#{i}" for i = 1, 10] for i = 1, 10]] | ||
| 20 | local oo = "" | 21 | local oo = "" |
| 21 | local x = "\\" | 22 | local x = "\\" |
| 22 | x = "a\\b" | 23 | x = "a\\b" |
