Reports unclosed heredoc delimiters at the end of the file.
Examples:
RUN <<FILE1 cat > file1 && <<FILE2 cat > file2 && <<FILE3 cat > file3 mkdir -p foo/bar FILE1