xref: /freebsd/bin/sh/tests/execution/bg2.0 (revision 09a53ad8f1318c5daae6cfb19d97f4f6459f0013)
1# $FreeBSD$
2
3f() { return 42; }
4f
5: | : &
6