commit bash-20090624 snapshot

This commit is contained in:
Chet Ramey
2011-12-08 20:11:38 -05:00
parent 2c471a92e2
commit d83a067101
5 changed files with 34 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
echo $(
cat <<\)
hi
))
echo $(
cat <<\EOF
hi
EOF)