Files
codeql/csharp/ql/test/library-tests/csharp7.2/NumericLiterals.ql
2020-11-11 09:46:18 +01:00

6 lines
63 B
Plaintext

import csharp
from IntLiteral l
where l.fromSource()
select l