t / chainlint / exit-subshell.expecton commit help_unknown_ref(): check for refname ambiguity (2ed2e19)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)