language-bash
language-bash copied to clipboard
Parse pipelines that span multiple lines
e.g.
echo 'foo' |
cat
Right now we can't handle a newline after |.