bgfx/3rdparty/scintilla/test/examples/x.asp
2015-06-08 17:07:35 -07:00

12 lines
121 B
Text

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