Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
postfix
/
wrapWithCall
/
arrayOfStatement.kt
blob: ed8cc0f3bb00fcc99eb2a6a957762b494c72072c [
file
]
fun foo
(
x
:
String
)
{
x
.
arrayOf
<caret>
}