Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
e74282753ae0fda39015b2d1cc9c31db24bb800c
/
.
/
idea
/
testData
/
debugger
/
smartStepInto
/
libraryFun.kt
blob: 501c40cb15a7eb9539156fcfb2fff65fc4da6d3a [
file
]
fun foo
()
{
arrayListOf
(
1
,
2
).
count
()<
caret
>
}
// EXISTS: arrayListOf(vararg Int), count()