diff options
Diffstat (limited to 'tests/test74.ans')
-rw-r--r-- | tests/test74.ans | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/test74.ans b/tests/test74.ans new file mode 100644 index 000000000..79a16baa2 --- /dev/null +++ b/tests/test74.ans @@ -0,0 +1,6 @@ +"There are two needle" len=55 +"needle" len=8 +utstring_find()=14 +utstring_find()=46 +utstring_find()=-1 +FindCnt=2 |