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) | `Bar()`<br>Another emphasised class. | ### Functions | [foo](foo.md) | `fun foo(): String` |