mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Otherwise we'll mistake `@NotNull Integer` for `int` and similar, causing a mismatch vs. Java signatures.
Otherwise we'll mistake `@NotNull Integer` for `int` and similar, causing a mismatch vs. Java signatures.