Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
postfix
/
arg.kt
blob: 567cf9ccc9ac4522ef7cb2e3ba9ddfc421a11658 [
file
]
// TEMPLATE: \tfunctionCall\t
fun foo
(
s
:
String
)
{
s
.
arg
<caret>
}