Join Slack
Powered by
Before instances, yes. I'm not sure of the exact o...
# announcements
r
Ruckus
06/30/2017, 6:43 PM
Before instances, yes. I'm not sure of the exact order of everything, but I know `enum`s are before `static`s (which is what companion objects become on the JVM), and `static`s before instances.
👍 1
Open in Slack
Previous
Next