5c6f776c09
#KT-23693 Fixed
5 lines
87 B
Plaintext
Vendored
5 lines
87 B
Plaintext
Vendored
// DISABLE-ERRORS
|
|
|
|
expect object O {
|
|
fun <T : Any> hello(): MutableMap<String, T>
|
|
} |