[FIR] Don't resolve Enum.declaringClass and Enum.getDeclaringClass
^KT-53946 Fixed
This commit is contained in:
committed by
Space Team
parent
6e76978530
commit
8883de3f00
+1
-1
@@ -1,6 +1,6 @@
|
||||
enum class E {
|
||||
ENTRY;
|
||||
|
||||
fun <!VIRTUAL_MEMBER_HIDDEN!>getDeclaringClass<!>() {}
|
||||
fun getDeclaringClass() {}
|
||||
fun finalize() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user