t / chainlint / exit-subshell.expecton commit name-rev: drop unused parameters from is_better_name() (c016579)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)