4 lines
61 B
Kotlin
Vendored
4 lines
61 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
fun test(n: Int) {
|
|
!<caret>true
|
|
} |