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