bgfx/3rdparty/scintilla/test/examples/x.asp

13 lines
121 B
Text
Raw Normal View History

2015-06-08 20:07:35 -04:00
<%@language=javas%>
<%
#include
function x() {
}
%>
<%@language=vbscript%>
<%
sub x 'comment
%>
<head>
<body></body>