9 lines
83 B
Text
9 lines
83 B
Text
--TEST--
|
|
doctype, lowercase
|
|
--INPUT--
|
|
<!doctype>
|
|
--EXPECTED--
|
|
DOCTYPE,7,doctype
|
|
|
|
|
|
|