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