summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/parser/heredoc6.0
blob: 3a634de167a76d771ca80a237ca5fa40bc01a40d (plain)
1
2
3
4
5
# $FreeBSD$

r=
! command eval ": <<EOF; )" 2>/dev/null; command eval : hi \${r:=0}
exit ${r:-3}
OpenPOWER on IntegriCloud