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