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