t / chainlint / negated-one-liner.expecton commit Merge branch 'ma/t1400-undebug-test' (0e64500)
   1! (foo && bar) &&
   2! (foo && bar) >baz &&
   3
   4?!SEMI?!! (foo; bar) &&
   5?!SEMI?!! (foo; bar) >baz