Skip to content

Instantly share code, notes, and snippets.

@pschneider
Created April 8, 2016 22:55
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 pschneider/d4a650da24e7fa9c0e9c2ac83a167ff6 to your computer and use it in GitHub Desktop.
Save pschneider/d4a650da24e7fa9c0e9c2ac83a167ff6 to your computer and use it in GitHub Desktop.
A swift gist to test embedding of gists...
// this is a test swift gist to include in a Squarespace blog
if let test = optional {
print("\(test.name)")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment