Skip to content

Instantly share code, notes, and snippets.

@yuriyskulskiy
Created June 15, 2020 04:37
Show Gist options
  • Save yuriyskulskiy/c59a8da73af99502cffe3c89cd49c387 to your computer and use it in GitHub Desktop.
Save yuriyskulskiy/c59a8da73af99502cffe3c89cd49c387 to your computer and use it in GitHub Desktop.
open class Ball() {
protected var name = "MyBall"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment