aboutsummaryrefslogtreecommitdiffstats
path: root/tests/comsub-eof1.sub
diff options
context:
space:
mode:
Diffstat (limited to 'tests/comsub-eof1.sub')
-rw-r--r--tests/comsub-eof1.sub4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/comsub-eof1.sub b/tests/comsub-eof1.sub
new file mode 100644
index 0000000..eaa0e97
--- /dev/null
+++ b/tests/comsub-eof1.sub
@@ -0,0 +1,4 @@
+foo=`cat <<EOF
+hi
+EOF`
+echo $foo