summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/expansion/cmdsubst16.0
blob: 71df562298e57e5bdfa9e4d7c0cde2c6845bc090 (plain)
1
2
3
4
5
# $FreeBSD$

f() { return 3; }
f
[ `echo $?` = 3 ]
OpenPOWER on IntegriCloud