11 lines
135 B
Text
11 lines
135 B
Text
--TEST--
|
|
comments with dashess and bangs
|
|
--INPUT--
|
|
<foo /junk>
|
|
--EXPECTED--
|
|
TAG_NAME_OPEN,3,foo
|
|
ATTR_NAME,4,junk
|
|
TAG_NAME_CLOSE,1,>
|
|
|
|
|
|
|