blob: 41077952c1f3b242fbf5e903c0384afad6ab0f35 [file] [log] [blame]
// WITH_RUNTIME
object Test {
@JvmStatic
fun main(args: Array<String>) {
}
}