aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/classWithCompanionObject.md
blob: 40f605be75a78b8ccb34d7cef537cda92e4b0228 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[test](../index.md) / [Klass](./index.md)

# Klass

`class Klass`

### Constructors

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

### Companion Object Properties

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

### Companion Object Functions

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