diff options
Diffstat (limited to '')
-rw-r--r-- | bin/1sh/tests/builtins/read4.0.stdout | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/1sh/tests/builtins/read4.0.stdout b/bin/1sh/tests/builtins/read4.0.stdout new file mode 100644 index 00000000..a8747a46 --- /dev/null +++ b/bin/1sh/tests/builtins/read4.0.stdout @@ -0,0 +1,8 @@ +xa bxcx +xaxb cx +xa:bxcx +xaxb:cx +x\xax +x\xax +x\ axx +x\:axx |