6 lines
69 B
Kotlin
Vendored
6 lines
69 B
Kotlin
Vendored
// FIR_COMPARISON
|
|
fun some() {
|
|
var a : In<caret>
|
|
}
|
|
|
|
// EXIST: Int |