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