xref: /dflybsd-src/tools/regression/bin/sh/parser/and-pipe-not.0 (revision 3e3895bf4584c1562faf4533cbd97026ee6a8dcf)
1# $FreeBSD: head/bin/sh/tests/parser/and-pipe-not.0 191010 2009-04-13 19:12:28Z stefanf $
2true && ! true | false
3