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