xref: /freebsd-14.2/bin/sh/tests/execution/bg3.0 (revision d0b2dbfa)
1
2f() { return 42; }
3f
4(:) &
5