t / chainlint / negated-one-liner.expecton commit Use the right 'struct repository' instead of the_repository (34e7771)
   1! (foo && bar) &&
   2! (foo && bar) >baz &&
   3
   4?!SEMI?!! (foo; bar) &&
   5?!SEMI?!! (foo; bar) >baz