Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
folding
/
checkCollapse
/
collectionFactoryFunctions.kt
blob: 1cf1306dd2aea190d6c319becc076b6cd7969f00 [
file
]
val array
=
arrayOf
<
fold text
=
'(...)'
expand
=
'true'
>(
11
to
0
,
12
to
1
,
13
to
3
,
)</
fold
>
val
set
=
setOf
<
fold text
=
'(...)'
expand
=
'true'
>(
1
,
2
)</
fold
>
val list
=
listOf
<
fold text
=
'(...)'
expand
=
'true'
>(
1
,
2
)</
fold
>
// WITH_RUNTIME