diff options
Diffstat (limited to 'scintilla/test/examples/x.asp.styled')
-rw-r--r-- | scintilla/test/examples/x.asp.styled | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/scintilla/test/examples/x.asp.styled b/scintilla/test/examples/x.asp.styled new file mode 100644 index 0000000..135af73 --- /dev/null +++ b/scintilla/test/examples/x.asp.styled @@ -0,0 +1,12 @@ +{15}<%@{16}language=javas{15}%>{0}
+{15}<%{56}
+#{61}include{56}
+{62}function{56} {61}x{65}(){56} {65}{{56}
+{65}}{56}
+{15}%>{0}
+{15}<%@{16}language=vbscript{15}%>{0}
+{15}<%{81}
+{84}sub{81} {86}x{81} {82}'comment {81}
+{15}%>{0}
+{1}<head>{0}
+{1}<body></body>{0}
|