Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@fitomad
Created July 19, 2019 10:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fitomad/bd757d1bf22ca2a4588a27d4a7bd52da to your computer and use it in GitHub Desktop.
Save fitomad/bd757d1bf22ca2a4588a27d4a7bd52da to your computer and use it in GitHub Desktop.
@frozen public enum Princesa: CaseIterable
{
case elsa
case anna
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment