1# $FreeBSD: src/tools/regression/bin/sh/execution/bg3.0,v 1.1 2011/04/25 20:54:12 jilles Exp $
2
3f() { return 42; }
4f
5(:) &
6