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