aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/summarizeSignaturesProperty.md
blob: 9646b0f184710d057c2215ae2e3386652d8764bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[test](test/index) / [kotlin](test/kotlin/index)


## Package kotlin


### Types


| [Array](test/kotlin/-array/index) | `class Array<T>` |
| [CharArray](test/kotlin/-char-array/index) | `class CharArray` |
| [IntArray](test/kotlin/-int-array/index) | `class IntArray` |


### Properties


| [foo](test/kotlin/foo) | `val <T> any_array<T>.foo: Int`

Returns true if foo.

 |