t / chainlint / negated-one-liner.expecton commit Merge branch 'master' of github.com:linusboyle/git (e9376a5)
   1! (foo && bar) &&
   2! (foo && bar) >baz &&
   3
   4?!SEMI?!! (foo; bar) &&
   5?!SEMI?!! (foo; bar) >baz