aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/classWithClassObject.md
blob: b11910994502db1b059df9849cf2a43a2d2b2492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[test](out.md) / [](out.md) / [Klass](out.md)


# Klass

`class Klass`



### Constructors


| [<init>](out.md) | `public Klass()` |


### Class Object Properties


| [x](out.md) | `val x: Int` |


### Class Object Functions


| [foo](out.md) | `fun foo(): Unit` |