aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/tokensInEmphasis.md
blob: 50bd694f7626cf21ffcf715d606ccd4e2a14c8d2 (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` |