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