Take into account captured types with variables during fixation
#KT-41202 Fixed
This commit is contained in:
@@ -15,4 +15,4 @@ enum class ExplicitApiMode(val state: String) {
|
||||
|
||||
fun availableValues() = values().joinToString(prefix = "{", postfix = "}") { it.state }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user