Files
codeql/javascript/ql/test/library-tests/HTML/HtmlComments/tst.html
2018-08-02 17:53:23 +01:00

9 lines
118 B
HTML

<html>
<head><title>Title</title></head>
<body>
<!-- a comment -->
</body>
</body>
<!-- another
comment -->