Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
codeInsight
/
moveUpDown
/
trailingComma
/
callArgs1.kt.after
blob: 70201d6d48a92ce0f24993dd3a41a1ee591b729d [
file
] [
log
] [
blame
]
// MOVE: down
val x
=
foo
(
b
,
<caret>
a
,
c
)