// "Replace with '::class.java'" "true" // WITH_RUNTIME fun main() { val name = Int::class.java.name }