Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
codeInsight
/
postfix
/
tryOnFor.kt
blob: 9bdb423c567d4e3d511939398fccee89bd1b730f [
file
] [
log
] [
blame
]
fun foo
()
{
for
(
i
in
1.
.
100
)
{
}.
try
<caret>
}