Files
kotlin-fork/compiler/testData/writeFlags/property/visibility/internal.kt
T

9 lines
145 B
Kotlin

class Foo {
class MyClass() {
}
}
// TESTED_OBJECT_KIND: property
// TESTED_OBJECTS: Foo$MyClass, this$0
// FLAGS: ACC_FINAL, ACC_SYNTHETIC