t / chainlint / negated-one-liner.expecton commit config: work around bug with includeif:onbranch and early config (85fe0e8)
   1! (foo && bar) &&
   2! (foo && bar) >baz &&
   3
   4?!SEMI?!! (foo; bar) &&
   5?!SEMI?!! (foo; bar) >baz