Files
kotlin-fork/idea/idea-completion/testData/handlers/keywords/Try.kt
T
2016-04-19 15:22:06 +03:00

7 lines
70 B
Kotlin
Vendored

fun t() {
while (true) {
t<caret>
}
}
// ELEMENT: try