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