diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-03-11 22:45:22 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-03-11 22:45:22 +0200 |
commit | a7c502a756732ec9a1773d6169376bb7b25f4308 (patch) | |
tree | 75dd7a168a4e695438fdc2ba4d5959fd24ff2217 /test/colonwarn.ok | |
parent | 2b02c5c64a93608c347ffaa312d88d52f93888da (diff) | |
download | egawk-a7c502a756732ec9a1773d6169376bb7b25f4308.tar.gz egawk-a7c502a756732ec9a1773d6169376bb7b25f4308.tar.bz2 egawk-a7c502a756732ec9a1773d6169376bb7b25f4308.zip |
Fix a bug with ] as real char in regexps.
Diffstat (limited to 'test/colonwarn.ok')
-rw-r--r-- | test/colonwarn.ok | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/colonwarn.ok b/test/colonwarn.ok new file mode 100644 index 00000000..d084ee3d --- /dev/null +++ b/test/colonwarn.ok @@ -0,0 +1,3 @@ +ab +ab +]b |