mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
12 lines
121 B
Text
12 lines
121 B
Text
<%@language=javas%>
|
|
<%
|
|
#include
|
|
function x() {
|
|
}
|
|
%>
|
|
<%@language=vbscript%>
|
|
<%
|
|
sub x 'comment
|
|
%>
|
|
<head>
|
|
<body></body>
|