KT-11952 J2K: Assertion failed in PropertyDetectionCache.get on conversion of access to Java constant of anonymous type
#KT-11952 Fixed
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
import test.Bar
|
||||
|
||||
object Foo {
|
||||
fun foo() {
|
||||
val o = Bar.SET
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user