diff options
Diffstat (limited to 'test/fnarydel.ok')
-rw-r--r-- | test/fnarydel.ok | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/test/fnarydel.ok b/test/fnarydel.ok new file mode 100644 index 0000000..7f3e453 --- /dev/null +++ b/test/fnarydel.ok @@ -0,0 +1,27 @@ +first loop +4 +5 +6 +7 +8 +9 +1 +2 +3 +second loop +third loop +4 +5 +6 +7 +8 +9 +1 +2 +3 +call func +fourth loop +You should just see: 4 4 +4 4 +You should see nothing between this line +And this one |