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