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