Okay, probably I'm doing this completely wrong. I ...
# getting-started
f
Okay, probably I'm doing this completely wrong. I wanted to have constants inside a class, so I used just
val
. Should I use a companion object or something instead?