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
5cat <<EOF
6one
7two
8three