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