From 3355b7c475bc4a3bc8c4f2e8a2f504bb3ccb9395 Mon Sep 17 00:00:00 2001 From: Li Jin Date: Thu, 8 Apr 2021 09:35:09 +0800 Subject: fix issue #47. --- spec/inputs/string.yue | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'spec') 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 = [===[ mm = [[well trhere]] +txt = [[ + + +nil +Fail to compile +]] + oo = "" x = "\\" -- cgit v1.2.3-55-g6feb