1[test](../index.md) / [Bar](./index.md) 2 3# Bar 4 5`class Bar` 6 7Another emphasised class. 8 9*This class, [Bar](./index.md) is just meh.* 10 11*For a semicolon; [Bar.foo](foo.md) is for you!.* 12 13### Constructors 14 15| [<init>](-init-.md) | `Bar()`<br>Another emphasised class. | 16 17### Functions 18 19| [foo](foo.md) | `fun foo(): String` | 20 21