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