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

| [<init>](-init-.md) | Another emphasised class.`Bar()` |

### Functions

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