mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
There is also one non-location change: kotlin.Byte (and likely other primitives) now have real equals and toString overrides, which matches their native source and documentation; before they appeared to have fake overrides.