5 lines
47 B
Kotlin
Vendored
5 lines
47 B
Kotlin
Vendored
fun some(): Int {
|
|
try {
|
|
}
|
|
<caret>
|
|
} |