1--TEST--
2Flexible nowdoc syntax error 6: no ending token on 0 length body
3--DESCRIPTION--
4Note: the closing ?> has been deliberately elided.
5--FILE--
6<?php
7
8echo <<<'END'
9--EXPECTF--
10Parse error: syntax error, unexpected end of file in %s on line %d
11