t / chainlint / negated-one-liner.expecton commit path.h: make REPO_GIT_PATH_FUNC repository agnostic (b6b24fc)
   1! (foo && bar) &&
   2! (foo && bar) >baz &&
   3
   4?!SEMI?!! (foo; bar) &&
   5?!SEMI?!! (foo; bar) >baz