Factor out duplicated mangling logic for functions into the base class
^KT-57777 Fixed ^KT-57818 Fixed
This commit is contained in:
committed by
Space Team
parent
8ae196d4fc
commit
02180e8685
@@ -2,9 +2,6 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: JS_IR_ES6
|
||||
|
||||
// MUTE_SIGNATURE_COMPARISON_K2: ANY
|
||||
// ^ KT-57777
|
||||
|
||||
enum class EE(val myName: String = this.toString().lowercase()) {
|
||||
ENTRY;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user