Skip to content

Instantly share code, notes, and snippets.

@arnaldog
Created August 14, 2020 14:03
Show Gist options
  • Save arnaldog/7d1136fd4d41f6f7598aa03485728d68 to your computer and use it in GitHub Desktop.
Save arnaldog/7d1136fd4d41f6f7598aa03485728d68 to your computer and use it in GitHub Desktop.
gustavo
class Gustavo {
fun isPerales() : Boolean {
return true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment