mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
This is imperfect since arguments to those annotations will be missing, but at least the common case of a plain `@NotNull` or `@Nullable` will be right, and the `@NotNull`s introduced by the Kotlin compiler will be present as expected.