Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
codeInsight
/
postfix
/
for.kt
blob: 072482cd8764b2aaab22fd47c57a6e1c85c98c96 [
file
] [
log
] [
blame
]
fun foo
(
list
:
List
<
String
>)
{
list
.
for
<caret>
}