mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 14:23:02 +01:00
13 lines
121 B
Plaintext
13 lines
121 B
Plaintext
<%@language=javas%>
|
|
<%
|
|
#include
|
|
function x() {
|
|
}
|
|
%>
|
|
<%@language=vbscript%>
|
|
<%
|
|
sub x 'comment
|
|
%>
|
|
<head>
|
|
<body></body>
|