Skip to content

Instantly share code, notes, and snippets.

@geykel
Last active January 28, 2016 02:47
Show Gist options
  • Save geykel/1bd69edef478ae75661b to your computer and use it in GitHub Desktop.
Save geykel/1bd69edef478ae75661b to your computer and use it in GitHub Desktop.
class CuentaDeAhorros {
var saldo: Double = 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment