022075995b
#KT-11957 Fixed
10 lines
97 B
Kotlin
Vendored
10 lines
97 B
Kotlin
Vendored
fun t() {
|
|
while (true) {
|
|
try {
|
|
|
|
}
|
|
c<caret>
|
|
}
|
|
}
|
|
|
|
// ELEMENT: catch |