Files
kotlin-fork/compiler/testData
Alexander Udalov a639915a34 JVM IR: do not mangle property accessors of unsigned types in annotations
Before this change, we incorrectly mangled the names of annotation
methods (e.g. `getI-pVg5ArA` instead of `i`) because the isSpecial
condition was false.
2020-08-31 14:19:14 +02:00
..
2020-07-20 20:04:32 +03:00
2020-08-28 10:59:54 +03:00