Files
kotlin-fork/compiler/tests/org/jetbrains/kotlin
Dmitry Petrov 891799c853 Generate 'Deprecated' annotation on invisible companion object field
Design decision: if the field for a companion object should have
non-public visibility, generate it with @Deprecated annotation in
language version 1.2.

TODO: generate it with proper visibility in 1.3 and later.

KT-11567 Companion object INSTANCE field more visible than companion object class itself
2017-07-19 17:38:17 +03:00
..
2017-07-17 11:57:03 +02:00
2017-06-11 18:13:49 +03:00
2017-01-19 09:53:17 +03:00
2017-06-05 10:27:38 +03:00