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

# Bar

`class Bar`

Another emphasised class.

*This class, [Bar](test/-bar/index) is just meh.*

*For a semicolon; [Bar.foo](test/-bar/foo) is for you!.*

### Constructors

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

### Functions

| [foo](test/-bar/foo) | `fun foo(): String` |