blob: 3fb622ae4cc8c019b638d2ca303b50c3a1980442 [file] [log] [blame]
unset a
cat <<EOF >/dev/null
${a=NO}
EOF
echo $a BUG