Join Slack
Powered by
You can either move `main` out of the class to mak...
# spring
o
orangy
02/16/2016, 1:26 PM
You can either move
main
out of the class to make it top level, or put it inside
companion object
inside a class
Open in Slack
Previous
Next