aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/gfm/sample.md
blob: a9464ea38313fd42c8bd533e0f411c6a191961cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[test](../../index.md) / [Foo](./index.md)

# Foo

`class Foo`

The class Foo.

### Constructors

| Name | Summary |
|---|---|
| [<init>](-init-.md) | The class Foo.`Foo()` |

### Functions

| Name | Summary |
|---|---|
| [bar](bar.md) | The method bar.`fun bar(): Unit` |
| [baz](baz.md) | The method baz.`fun baz(): Unit` |