Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_bash
/
9c4eca853d02ea94c03ea9dbeadc5e046dfc32f8
/
.
/
tests
/
comsub-eof5.sub
blob: 4bada675e16b435a147262c43fb01d8f121ea559 [
file
] [
log
] [
blame
]
echo $
(
cat
<<
\)
hi
))
echo $
(
cat
<<
\EOF
hi
EOF
)
# this is currently an error; if I fix it it will show up here
echo
"$(
cat <<\)
hi
))"