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