blob: a0b87f27b85941ea92ea7a3ed031e6276da32db7 [file] [log] [blame]
// WITH_RUNTIME
object Test {
fun <caret>main(args: Array<String>) {
}
}