blob: c8601363f0ac962d2a7b69159c8228ed511244d0 [file]
// "Make 'Foo' not open" "true"
object Foo {
fun a(): Int = 1
}