Skip to content

Instantly share code, notes, and snippets.

@geykel
Created January 28, 2016 03:14
Show Gist options
  • Save geykel/438a9d6c5feb4d2a1730 to your computer and use it in GitHub Desktop.
Save geykel/438a9d6c5feb4d2a1730 to your computer and use it in GitHub Desktop.
enum DiasSemana {
case Lunes, Martes, Miercoles, Jueves, Viernes, Sabado, Domingo
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment