notepad-plus-plus/lexilla/test/examples/hypertext/x.asp

13 lines
121 B
Plaintext

<%@language=javas%>
<%
#include
function x() {
}
%>
<%@language=vbscript%>
<%
sub x 'comment
%>
<head>
<body></body>