mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-12-14 09:14:57 +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>
|