[BUG] Unclosed here-document
When I try to use here-document syntax, like this:
Or this:
I'm getting this error:
Even though this script works just fine, as per doc: https://tldp.org/LDP/abs/html/here-docs.html
@foxundermoon maybe instead of silently closing and tagging, you can add some explanation? Why wrong usage?
[BUG] Unclosed here-document #231
When I try to use here-document syntax, like this:
Or this:
I'm getting this error:
Even though this script works just fine, as per doc: https://tldp.org/LDP/abs/html/here-docs.html