Files
kotlin-fork/idea/testData/codegen/currentTime.jet
T

1 line
53 B
Plaintext

fun f() : Long { return System.currentTimeMillis(); }