Files
kotlin/compiler/testData/writeFlags/function/constructors/topLevelObject.kt
2013-06-17 15:20:34 +04:00

7 lines
89 B
Kotlin

object Foo {
}
// TESTED_OBJECT_KIND: function
// TESTED_OBJECTS: Foo, <init>
// FLAGS: