Skip to content

Instantly share code, notes, and snippets.

@reggi
Created December 12, 2018 07:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reggi/8ddcd0642016dc54ee4e09451085133d to your computer and use it in GitHub Desktop.
Save reggi/8ddcd0642016dc54ee4e09451085133d to your computer and use it in GitHub Desktop.
enum Outing {
COMEDY,
DJ_DANCE_PARTY,
SIT_DOWN_LIVE_MUSIC,
BOARD_GAME_NIGHT,
MOVIE,
CONCERT,
THEATER,
DANCE_PROFORANCE,
BILLIARDS,
ARCADE,
SHUFFEL_BOARD,
BOCCE,
COCKTAILS,
TEA_PARTY,
ART_GALLERY,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment