[test](test/index) / [Bar](test/-bar/index)

# Bar

`class Bar`

An emphasised class.

*This class [Bar](test/-bar/index) is awesome.*

*Even more awesomer is the function [Bar.foo](test/-bar/foo)*

*[Bar.hello](test/-bar/hello) is also OK*

### Constructors

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

### Functions

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