bash-5.2-alpha release

This commit is contained in:
Chet Ramey
2022-01-20 15:06:05 -05:00
parent 9439ce094c
commit 4491c03014
409 changed files with 63491 additions and 54851 deletions
+6
View File
@@ -7,3 +7,9 @@ echo $(
cat <<\EOF
hi
EOF)
# this is currently an error; if I fix it it will show up here
echo "$(
cat <<\)
hi
))"