summary refs log tree commit diff
path: root/bin/1sh/tests/execution/bg2.0
blob: d05936871631ba33ba34537d5293dacc5aa7459a (plain) (blame)
1
2
3
4
5
# $FreeBSD: releng/12.1/bin/sh/tests/execution/bg2.0 221027 2011-04-25 20:54:12Z jilles $

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