Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test fails when using the format with delimiters omitted #36

Open
asr opened this issue Sep 10, 2024 · 0 comments
Open

Test fails when using the format with delimiters omitted #36

asr opened this issue Sep 10, 2024 · 0 comments

Comments

@asr
Copy link
Collaborator

asr commented Sep 10, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant