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