Files
codeql/csharp/ql/test/query-tests/ASP/SplitControlStructure/SplitControlStructureGood.aspx
2018-08-02 17:53:23 +01:00

8 lines
81 B
Plaintext

<%@ Page Language="VB" %>
<html>
<body>
<%=maybeEmitWarning()%>
</body>
</html>