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