blob: f29db8606968191d64967011a89fce2ef0e1662a [file] [log] [blame]
open class K {
open fun foo() {
}
}