16 lines
292 B
Plaintext
16 lines
292 B
Plaintext
![]() |
<%----%>
|
||
|
<%--foo--%>
|
||
|
<%-- foo
|
||
|
bar --%>
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["asp comment", "<%----%>"],
|
||
|
["asp comment", "<%--foo--%>"],
|
||
|
["asp comment", "<%-- foo\r\nbar --%>"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for comments.
|