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

# Bar

`class Bar`

Another emphasised class.

*This class, [Bar](./index.md) is just meh.*

*For a semicolon; [Bar.foo](foo.md) is for you!.*

### Constructors

| [&lt;init&gt;](-init-.md) | `Bar()`<br>Another emphasised class. |

### Functions

| [foo](foo.md) | `fun foo(): String` |