summaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/execution/subshell4.0
blob: 009db3d0c3723833ab0bd14c8c4f8ad3bf2bcaa8 (plain) (blame)
1
2
3
# $FreeBSD: head/bin/sh/tests/execution/subshell4.0 245383 2013-01-13 19:39:13Z jilles $

(eval "set v=1"; false) && echo bad; :