blob: a1684d9ee69e811e2f341f427b4d4b5ab2ee5cdb [file] [log] [blame]
interface Foo {
@JvmDefault
fun test() {}
}