chore: bump scintilla and lexilla version
This commit is contained in:
25
3rdparty/lexilla545/lexilla/test/examples/hypertext/ServerBasic.aspx.folded
vendored
Normal file
25
3rdparty/lexilla545/lexilla/test/examples/hypertext/ServerBasic.aspx.folded
vendored
Normal file
@ -0,0 +1,25 @@
|
||||
2 400 0 + <%@ register tagprefix="uc1"
|
||||
0 401 0 | tagname="CalendarUserControl"
|
||||
0 401 0 | src="~/CalendarUserControl.ascx" %>
|
||||
0 400 0 <!DOCTYPE html>
|
||||
2 400 0 + <html>
|
||||
0 401 0 | <%@language=VBScript%>
|
||||
0 401 0 | <%-- comment --%>
|
||||
2 401 0 + <script type="text/vbscript">
|
||||
0 402 0 | '1%>2
|
||||
0 402 0 | '1?>2
|
||||
0 402 0 | '%>
|
||||
0 402 0 | '?>
|
||||
0 402 0 | </script>
|
||||
2 401 0 + <script type="text/vbscript">
|
||||
0 402 0 | dim e="%>"
|
||||
0 402 0 | dim f="?>"
|
||||
0 402 0 | </script>
|
||||
0 401 0 | Start
|
||||
0 401 0 | <%response.write("1")%>
|
||||
0 401 0 | <% 'comment%>
|
||||
0 401 0 | <%dim x="2"'comment%>
|
||||
0 401 0 | <%response.write(x)%>
|
||||
0 401 0 | End
|
||||
0 401 0 | </html>
|
||||
0 400 0
|
Reference in New Issue
Block a user