Skip to content

Instantly share code, notes, and snippets.

@barcharcraz
Created February 1, 2014 20:51
Show Gist options
  • Save barcharcraz/ac5c995322206dfbb456 to your computer and use it in GitHub Desktop.
Save barcharcraz/ac5c995322206dfbb456 to your computer and use it in GitHub Desktop.
type FOO = enum
ENUM_FIRST = 0,
ENUM_SECOND = ENUM_FIRST + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment