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