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