Created
August 14, 2020 14:03
-
-
Save arnaldog/7d1136fd4d41f6f7598aa03485728d68 to your computer and use it in GitHub Desktop.
gustavo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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