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