]> git.saurik.com Git - apple/shell_cmds.git/blame - sh/tests/expansion/cmdsubst16.0
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / tests / expansion / cmdsubst16.0
CommitLineData
deb63bfb 1# $FreeBSD: head/bin/sh/tests/expansion/cmdsubst16.0 245392 2013-01-13 22:35:51Z jilles $
71aad674
A
2
3f() { return 3; }
4f
5[ `echo $?` = 3 ]