Skip to content

Instantly share code, notes, and snippets.

@qnoid
Created July 4, 2017 11:14
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 qnoid/aa77e4e99056135f729a1f96d7ed1a20 to your computer and use it in GitHub Desktop.
Save qnoid/aa77e4e99056135f729a1f96d7ed1a20 to your computer and use it in GitHub Desktop.
guard let foo = foo else {
assertionFailure("This shouldn't happen")
return
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment