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