aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/execution/bg2.0
blob: 74ee54af8118e70e05db9a37731cdbee4d19482e (plain) (blame)
1
2
3
4
5
# $FreeBSD: head/bin/sh/tests/execution/bg2.0 221027 2011-04-25 20:54:12Z jilles $

f() { return 42; }
f
: | : &