summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/builtins/case15.0
blob: 09b0e113354430229523665690534ffe0803cbc4 (plain)
1
2
3
4
5
# $FreeBSD$

case x in
`false`) exit 3 ;;
esac
OpenPOWER on IntegriCloud