5 lines
64 B
Plaintext
Vendored
5 lines
64 B
Plaintext
Vendored
fun foo(){
|
|
val Random = {}
|
|
val x = java.util.Random()
|
|
}
|