mirror of
https://github.com/github/codeql.git
synced 2026-03-29 19:58:17 +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.