6 lines
90 B
Kotlin
Vendored
6 lines
90 B
Kotlin
Vendored
val p = 1 < <error><error>interface A</error> {
|
|
fun f() {
|
|
f()
|
|
}
|
|
}</error>
|