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