mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
Previously we handled the case of *methods* with potentially-wildcarded types that Java nontheless constrains to be invariant, but missed out the constructor case.