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