t / chainlint / negated-one-liner.expecton commit Documentation/rev-list-options: wrap --date=<format> block with "--" (39a869b)
   1! (foo && bar) &&
   2! (foo && bar) >baz &&
   3
   4?!SEMI?!! (foo; bar) &&
   5?!SEMI?!! (foo; bar) >baz