cmdsubst17.0   [plain text]


# $FreeBSD$

f() { return 3; }
f
[ `echo $?; :` = 3 ]