t / chainlint / negated-one-liner.expecton commit trace2: Documentation/technical/api-trace2.txt (e544221)
   1! (foo && bar) &&
   2! (foo && bar) >baz &&
   3
   4?!SEMI?!! (foo; bar) &&
   5?!SEMI?!! (foo; bar) >baz