3 lines
73 B
Plaintext
3 lines
73 B
Plaintext
import java.lang.*
|
|
|
|
fun f() : Long { return System.currentTimeMillis(); } |