Skip to content

Instantly share code, notes, and snippets.

@absimas
Created April 17, 2015 18:49
Show Gist options
  • Save absimas/e8d470b09b82ecb47009 to your computer and use it in GitHub Desktop.
Save absimas/e8d470b09b82ecb47009 to your computer and use it in GitHub Desktop.
@objc protocol Contactable {
func didContact()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment