aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/nullability.md
blob: 014eb4857f074f520638b2a9d441c327d2189962 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[test](test/index) / [C](test/-c/index)

# C

`class C<T>`

### Constructors

| [&lt;init&gt;](test/-c/-init-) | `C()` |

### Functions

| [foo](test/-c/foo) | `fun foo(): Comparable<`[`T`](test/-c/index#T)`>?` |