-
-
Notifications
You must be signed in to change notification settings - Fork 356
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
syntax: give a helpful error message when <<< is used in POSIX mode #881
Labels
Comments
Looks like |
Hrm, we should probably give a better error in that case though, because a POSIX |
<<<
The last one could say something like |
mvdan
pushed a commit
that referenced
this issue
Jul 4, 2022
Fixes #881. Signed-off-by: Hristiyan Ivanov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
shfmt
is having issues with the herestring operator (<<<
).The minimum reproducible example:
If I run:
I get:
The text was updated successfully, but these errors were encountered: