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