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