mirror of
https://github.com/github/codeql.git
synced 2026-07-07 20:45:28 +02: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.