blob: 308526a158228d922621e5f5926971f347e90e07 [file] [log] [blame]
open class K {
open fun foo(i: Int) {
}
}