Open asr opened 2 months ago
The following test works:
$ shelltest --version shelltest 1.10
< $ echo \#t > #t >2 >= 0
but the version with delimiters omitted does not work
$ echo \#t > #t
The following test works:
but the version with delimiters omitted does not work