Skip to content

Instantly share code, notes, and snippets.

@joshdholtz
Created August 29, 2014 17:40
Show Gist options
  • Select an option

  • Save joshdholtz/bf024e4beab1132118ef to your computer and use it in GitHub Desktop.

Select an option

Save joshdholtz/bf024e4beab1132118ef to your computer and use it in GitHub Desktop.
Static variables in struct
struct This {
static var powerRangers: String?
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment