diff options
Diffstat (limited to 'tests/test61.ans')
-rw-r--r-- | tests/test61.ans | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/test61.ans b/tests/test61.ans new file mode 100644 index 000000000..39c63b45d --- /dev/null +++ b/tests/test61.ans @@ -0,0 +1,16 @@ +hello +world +one +two +three +sorting +finding hello + hello +finding one + one +finding three + three +finding two + two +finding world + world |