Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_bash
/
9c4eca853d02ea94c03ea9dbeadc5e046dfc32f8
/
.
/
tests
/
comsub-eof0.sub
blob: 7490faabc0786f99998c24699351b24db5885128 [
file
] [
log
] [
blame
]
# it's only the space before the paren that makes this an error
# when I fix it, it will show up here
foo
=
$
(
cat
<<
EOF
hi
EOF
)
echo $foo