fbc3fa2b09
#KT-7212 Fixed
4 lines
60 B
Plaintext
Vendored
4 lines
60 B
Plaintext
Vendored
abstract class Owner {
|
|
}
|
|
|
|
fun Owner.<caret>f<T>(t: T): T = t |