diff options
Diffstat (limited to 'testsuite/parseok/eleven.stp')
-rwxr-xr-x | testsuite/parseok/eleven.stp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/parseok/eleven.stp b/testsuite/parseok/eleven.stp index c05ca66f..737a2e14 100755 --- a/testsuite/parseok/eleven.stp +++ b/testsuite/parseok/eleven.stp @@ -51,4 +51,7 @@ probe two + a ; # grammar glitch - a + + # grammar glitch + a % b ; -- a ; ++ a ; a ++ ; a -- } |