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