blob: 0f358007a590c92d9fc7af5fcc7a51b1925e3506 [file]
// "Make 'Foo' not open" "true"
<caret>open object Foo {
fun a(): Int = 1
}