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