aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/defaultObjectExtension.md
blob: 4ede33e80bd16e6e1836bc9c8353599f3aca6ea9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[test](test/index) / [Foo](test/-foo/index)


# Foo

`class Foo`



### Constructors


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


### Default Object Extension Properties


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

 |