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