blob: d8abf4c3b1b577903d438f131ea87ac12b9c5700 [file] [log] [blame]
echo Unquoted: H${$+
}H
echo Quoted: "H${$+
}H"
echo Ok:$?