FIR2IR: generate this reference to non-source class properly
#KT-53983 Fixed
This commit is contained in:
committed by
Space Team
parent
dc8ac50ddf
commit
1aae9d6456
@@ -0,0 +1,5 @@
|
||||
// WITH_STDLIB
|
||||
|
||||
enum class EE(val myName: String = this.toString().lowercase()) {
|
||||
ENTRY;
|
||||
}
|
||||
Reference in New Issue
Block a user