Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
dc4e06c6afe5f8bb2d4b9c834b8eaf190cabe72a
/
.
/
compiler
/
testData
/
psi
/
CollectionLiterals_ERR.kt
blob: e8a2e67e471a61a2f3b8b74ba76fb7e9270ae51e [
file
]
fun test
()
{
[,]
[
1
,
]
[,
1
]
[
1
,
2
3
]
[
1
,
2
3
,
]
[
}