3 lines
47 B
Plaintext
Vendored
3 lines
47 B
Plaintext
Vendored
fun use() {
|
|
val myUser = User<String> { }
|
|
} |