Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
chainlint
/
unclosed-here-doc.expect
Code
Commits
Pulls
CI/CD
81,295
bisect
bisect
jch
maint
master
next
seen
test
todo
expect
7 lines
221 Bytes
Copy permalink
Copy
Raw
1
2 command_which_is_run &&
2
3 cat >expect <<\EOF ?!LINT: unclosed heredoc?! &&
3
4 we try to end the here-doc below,
4
5 but the indentation throws us off
5
6 since the operator is not "<<-".
6
7 EOF
7
8 command_which_is_gobbled