5 lines
87 B
Kotlin
Vendored
5 lines
87 B
Kotlin
Vendored
fun foo(){
|
|
val Random = {}
|
|
val x = <selection>java.util.Random()</selection>
|
|
}
|