4 lines
52 B
Kotlin
Vendored
4 lines
52 B
Kotlin
Vendored
// FIR_IDENTICAL
|
|
val test1 = { 42 }
|
|
|
|
val test2 = { } |