aboutsummaryrefslogtreecommitdiff
path: root/testerrors.lua
diff options
context:
space:
mode:
Diffstat (limited to 'testerrors.lua')
-rw-r--r--testerrors.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/testerrors.lua b/testerrors.lua
index fbf5cc9..6e9c83e 100644
--- a/testerrors.lua
+++ b/testerrors.lua
@@ -148,6 +148,7 @@ local patterns = {
148 ]], 148 ]],
149 [[ 149 [[
150 A <- 'A' /{'lab'} B / ! 150 A <- 'A' /{'lab'} B / !
151
151 B <- %{1, 2 3} 'b' / '6' & / 'B' 152 B <- %{1, 2 3} 'b' / '6' & / 'B'
152 ]] 153 ]]
153} 154}