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