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