t / chainlint / one-liner.expecton commit git p4 test: use 'test_atexit' to kill p4d and the watchdog process (99e37c2)
   1(foo && bar) &&
   2(foo && bar) |
   3(foo && bar) >baz &&
   4
   5?!SEMI?!(foo; bar) &&
   6?!SEMI?!(foo; bar) |
   7?!SEMI?!(foo; bar) >baz
   8
   9(foo "bar; baz")