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