Skip to content

Instantly share code, notes, and snippets.

@nuclearace
Created January 9, 2016 21:45
Show Gist options
  • Select an option

  • Save nuclearace/f6e355a8a619cd3bb8ee to your computer and use it in GitHub Desktop.

Select an option

Save nuclearace/f6e355a8a619cd3bb8ee to your computer and use it in GitHub Desktop.
enum Testing: String {
case Thing = "thing"
case Bob = {.Bob + "hello"}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment