mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-18 15:54:05 +00:00
Before this change, we incorrectly mangled the names of annotation methods (e.g. `getI-pVg5ArA` instead of `i`) because the isSpecial condition was false.