t / chainlint / subshell-here-doc.expecton commit Merge tag 'l10n-2.20.0-rnd3' of https://github.com/git-l10n/git-po (b5796d9)
   1(
   2        echo wobba             gorgo snoot             wafta snurb &&
   3?!AMP?! cat >bip
   4        echo >bop
   5>) &&
   6(
   7        cat >bup &&
   8        cat >bup2 &&
   9        cat >bup3 &&
  10        meep
  11>)