blob: ef75f0b70bca91269cd65e5be12f069d886306a2 [file] [log] [blame]
v='{q,w}'
# Should not brace-expand v value
echo $v
echo "$v"
echo Done