aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/classWithCompanionObject.md
blob: 850e51ecac03de729855765eea248e814ceb8063 (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` |