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