Skip to content

Instantly share code, notes, and snippets.

@saturov
Created April 18, 2016 07:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saturov/d4a358d745b12fddc583d3760c082611 to your computer and use it in GitHub Desktop.
Save saturov/d4a358d745b12fddc583d3760c082611 to your computer and use it in GitHub Desktop.
open class AnotherDerived() : Base() {
final override fun v() {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment