4 lines
137 B
Text
4 lines
137 B
Text
2 command_which_is_run &&
|
|
3 cat >expect <<-\EOF ?!LINT: unclosed heredoc?! &&
|
|
4 we forget to end the here-doc
|
|
5 command_which_is_gobbled
|