diff options
Diffstat (limited to 'test-cases')
| -rw-r--r-- | test-cases/case3_negative_lookahead/script.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-cases/case3_negative_lookahead/script.sh b/test-cases/case3_negative_lookahead/script.sh index 3246f74..837f208 100644 --- a/test-cases/case3_negative_lookahead/script.sh +++ b/test-cases/case3_negative_lookahead/script.sh @@ -40,4 +40,4 @@ fun x4 { } match x4 x yes match x4 xa no -match x4 xy no +match x4 xy yes |
