Skip to content

Instantly share code, notes, and snippets.

@DDzia
Created April 19, 2019 19:14
Show Gist options
  • Save DDzia/4eb0685eb7e97c26d10b4ea2189fbbe5 to your computer and use it in GitHub Desktop.
Save DDzia/4eb0685eb7e97c26d10b4ea2189fbbe5 to your computer and use it in GitHub Desktop.
enum Names {
Alex = 0,
Denis = -1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment