Files
codeql/csharp/ql/test/library-tests/comments/Orphans.ql
2018-08-02 17:53:23 +01:00

6 lines
63 B
Plaintext

import csharp
from CommentBlock b
where b.isOrphan()
select b