aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/companionImplements.md
blob: aac7b3e60466beaac78d35fb6745435db3c7f7b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[test](../index.md) / [Foo](./index.md)

# Foo

`class Foo`

Correct ref [Foo.Companion](-companion.md)

### Types

| [Companion](-companion.md) | `companion object Companion : `[`Bar`](../-bar.md) |

### Constructors

| [&lt;init&gt;](-init-.md) | `Foo()`<br>Correct ref [Foo.Companion](-companion.md) |