Join Slack
Powered by
<@U13V8PA7L> This is not specific to annotations. ...
# getting-started
o
okkero
03/19/2017, 9:33 PM
@okaymak
This is not specific to annotations. Classes exhibit this as well. You cannot declare constants (or any static members) at class level. They have to either be in a companion object, any other object declaration, or at top level.
Open in Slack
Previous
Next