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