blob: 436143a237bb2d39026e37490855c428d709c495 [file] [log] [blame]
fun main(args : Array<String>) {
object : Thread() {
}.run()
object {
}
}