Make string match -rnv work

Fixes #3098.
This commit is contained in:
Fabian Homborg
2016-05-31 23:14:03 +02:00
parent 3d74b160b3
commit 8d6735cb41
3 changed files with 9 additions and 2 deletions

View File

@@ -62,3 +62,4 @@ invalid argument error
missing argument returns 0
no regexp invert match
no glob invert match
1 3