DEBSOURCES
Skip Quicknav
sources / codequery / 0.21.1%2Bdfsg1-1.1 / scintilla / test / examples / x.asp
123456789101112
<%@language=javas%> <% #include function x() { } %> <%@language=vbscript%> <% sub x 'comment %> <head> <body></body>