2018-12-19 14:09:39 +08:00

16 lines
292 B
Plaintext

<%----%>
<%--foo--%>
<%-- foo
bar --%>
----------------------------------------------------
[
["asp comment", "<%----%>"],
["asp comment", "<%--foo--%>"],
["asp comment", "<%-- foo\r\nbar --%>"]
]
----------------------------------------------------
Checks for comments.