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