mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-13 15:10:49 +02:00
bash-5.2-alpha release
This commit is contained in:
@@ -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
|
||||
))"
|
||||
|
||||
Reference in New Issue
Block a user