xref: /freebsd/bin/sh/tests/parser/no-space2.0 (revision 59c8e88e72633afbc47a4ace0d2170d00d51f7dc)
1
2# This conflicts with ksh extended patterns but occurs in the wild.
3
4set -e
5
6!(false)
7