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

8 lines
75 B
Plaintext

<%@ Page Language="C#" %>
<html>
<body>
<%= emitLoad() %>
</body>
</html>