mirror of
https://github.com/github/codeql.git
synced 2026-04-19 05:54:00 +02:00
5 lines
110 B
Plaintext
5 lines
110 B
Plaintext
import csharp
|
|
import semmle.code.csharp.commons.Diagnostics
|
|
|
|
query predicate test2(CompilerError e) { any() }
|