notepad-plus-plus/scintilla/test/examples/x.asp

13 lines
133 B
Plaintext

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