blob: 46a1e9a5b163e6f850c00198401aef397b068d3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
[test](test/index) / [The](test/-the/index)
# The
`class The`
Why did the token cross the road?
# Because it was Beer o'clock @ [The.bar](test/-the/bar)
## But **waz *\[sic\]* [it](isitbeeroclock.com)** really?
### [The.bar](test/-the/bar) has? [The.foo](test/-the/foo)est drinks ever!
#### *[The.kotlinz](test/-the/kotlinz) is [The.bestests](test/-the/bestests), [Bar.none](test/-the/-bar/none)*
##### So many lame code "puns" (in) [The.house](test/-the/house)
###### End of the?? [Bar.line](#)! - we need to go back!
### Types
| [Bar](test/-the/-bar/index) | `object Bar` |
### Constructors
| [<init>](test/-the/-init-) | `The()`<br>Why did the token cross the road? |
### Functions
| [bar](test/-the/bar) | `fun bar(): Unit` |
| [bestests](test/-the/bestests) | `fun bestests(): Unit` |
| [foo](test/-the/foo) | `fun foo(): Unit` |
| [house](test/-the/house) | `fun house(): Unit` |
| [kotlinz](test/-the/kotlinz) | `fun kotlinz(): Unit` |
| [line](test/-the/line) | `fun line(): Unit` |
|