xref
: /
freebsd
/
bin
/
sh
/
tests
/
parser
/
no-space2.0
(revision 63f537551380d2dab29fa402ad1269feae17e594)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
# This conflicts with ksh extended patterns but occurs in the wild.
3
4
set -e
5
6
!(false)
7