Skip to content

Instantly share code, notes, and snippets.

@kuyazee
Last active October 18, 2018 13:09
Show Gist options
  • Save kuyazee/9791cd86c165e922ab883994441a182a to your computer and use it in GitHub Desktop.
Save kuyazee/9791cd86c165e922ab883994441a182a to your computer and use it in GitHub Desktop.
enum FooBar {
case foo(Void)
case bar(Void)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment