7 lines
83 B
Kotlin
Vendored
7 lines
83 B
Kotlin
Vendored
// FIR_IGNORE
|
|
fun test() {
|
|
// <anonymous>
|
|
// │
|
|
val x = object {}
|
|
}
|