Skip to content

Instantly share code, notes, and snippets.

@olbrichj
Created January 29, 2018 21:25
Show Gist options
  • Save olbrichj/dbe3e0d62a644f0b45a7ae36897b52bc to your computer and use it in GitHub Desktop.
Save olbrichj/dbe3e0d62a644f0b45a7ae36897b52bc to your computer and use it in GitHub Desktop.
let op1 = Operation()
op.completionBlock = {
print("done")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment