8 lines
187 B
Kotlin
Vendored
8 lines
187 B
Kotlin
Vendored
fun main() {
|
|
// [ERROR: not resolved]
|
|
// │ [ERROR: not resolved]
|
|
// │ │ [ERROR: not resolved]
|
|
// │ │ │
|
|
{ length } foo { bar() }
|
|
}
|