xref: /dflybsd-src/tools/regression/bin/sh/execution/bg2.0 (revision 2d0700913d3c55b6181d2b703dd69aae2179ce8c)
1# $FreeBSD: head/tools/regression/bin/sh/execution/bg2.0 221027 2011-04-25 20:54:12Z jilles $
2
3f() { return 42; }
4f
5: | : &
6