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