Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created July 2, 2019 17:19
Show Gist options
  • Save parzibyte/5054e05b1ed317c41e48205bc40b868a to your computer and use it in GitHub Desktop.
Save parzibyte/5054e05b1ed317c41e48205bc40b868a to your computer and use it in GitHub Desktop.
val perro = Mascota()
perro.nombre = "Maggie"
perro.nombre = "Guayaba"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment