aboutsummaryrefslogtreecommitdiffstats
path: root/test-cases/case3_negative_lookahead
diff options
context:
space:
mode:
authorJonas Maier <jonas@x77.dev>2026-06-02 22:05:15 +0200
committerJonas Maier <jonas@x77.dev>2026-06-02 22:05:15 +0200
commit8dbff3c028ed9a441e90b39dfe59ad4124cf6195 (patch)
treea4f4487be836d0d6e56bc096bd49eeebbbb90bd1 /test-cases/case3_negative_lookahead
parent10defcf9f7132bdcc88c1fe32d9550a0d5952042 (diff)
downloadpish-8dbff3c028ed9a441e90b39dfe59ad4124cf6195.tar.gz
negative lookahead seems to work too ?!
Diffstat (limited to 'test-cases/case3_negative_lookahead')
-rw-r--r--test-cases/case3_negative_lookahead/script.sh2
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