abreslav
02/02/2016, 8:44 PM@Deprecated(level=ERROR)
- KT-10729 Accessing private const field in companion object from a function in the same companion generates run-time error
- KT-10881 Declaring constant in a mutlifile class causes an IllegalAccessError on its usage.
- UTF_32 charset properties added to Chatsets
- KT-10829 Report inapplicable @JvmName
on use-site targeted annotations
- KT-10481 Setter-related resolve regression
- KT-10854Comparator.reversed() is clashing with Java 8 member on Android
- Unfinished multiline comment is now an error