xref: /freebsd/bin/sh/tests/parser/and-pipe-not.0 (revision 62cfcf62f627e5093fb37026a6d8c98e4d2ef04c)
1# $FreeBSD$
2true && ! true | false
3