Skip to content

Instantly share code, notes, and snippets.

@joshthecoder
Created March 29, 2010 21:54
Show Gist options
  • Save joshthecoder/348463 to your computer and use it in GitHub Desktop.
Save joshthecoder/348463 to your computer and use it in GitHub Desktop.
Colors: enum { red, blue, green }
Animals: enum {
monkey
bird
cow
dog
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment