test / Bar

Bar

class Bar

An emphasised class.

This class Bar is awesome.

Even more awesomer is the function Bar.foo

Bar.hello is also OK

Constructors

| <init> | Bar()
An emphasised class. |

Functions

| foo | fun foo(): Unit | | hello | fun hello(): Unit |