10 lines
107 B
Text
10 lines
107 B
Text
|
--TEST--
|
||
|
cdata, degenerate
|
||
|
--INPUT--
|
||
|
<?import foo="bar"/>
|
||
|
--EXPECTED--
|
||
|
TAG_COMMENT,17,import foo="bar"/
|
||
|
|
||
|
|
||
|
|