Files
bgfx/3rdparty/scintilla/test/examples/x.asp
Branimir Karadžić a510b8f347 Added Scintilla imgui.
2015-06-08 17:07:35 -07:00

13 lines
121 B
Plaintext

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