OILS
/
test
/
parse-errors
/ 07-unterminated-here-doc.sh
View on Github
|
oilshell.org
8 lines, 7 significant
1
#!/usr/bin/env bash
2
#
3
# bash issues a warning; dash lets you continue.
4
5
cat <<EOF
6
one
7
two
8
three