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

# Foo

`class Foo`

### Constructors

| [<init>](test/-foo/-init-) | `Foo()` |

### Companion Object Extension Properties

| [x](test/x) | `val Foo.Default.x: Int`<br>The default object property. |