update inbox list
This commit is contained in:
7
vendor/scrivo/highlight.php/test/detect/vbscript-html/default.txt
vendored
Normal file
7
vendor/scrivo/highlight.php/test/detect/vbscript-html/default.txt
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<body>
|
||||
<%
|
||||
If i < 10 Then
|
||||
response.write("Good morning!")
|
||||
End If
|
||||
%>
|
||||
</body>
|
||||
Reference in New Issue
Block a user