Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
e74282753ae0fda39015b2d1cc9c31db24bb800c
/
.
/
idea
/
testData
/
codeInsight
/
moveUpDown
/
parametersAndArguments
/
callArgs2.kt
blob: 70c2b241578a47eda39a451a95f6dac5f5fb3e03 [
file
]
// MOVE: down
// MOVER_CLASS: org.jetbrains.kotlin.idea.codeInsight.upDownMover.JetExpressionMover
val x
=
foo
(
b
,
<caret>
a
,
c
)