Skip to content

Instantly share code, notes, and snippets.

@mlavergn
Last active May 5, 2020 15:54
Show Gist options
  • Save mlavergn/c3bb640dc2aed51cbf1a871b43c7469f to your computer and use it in GitHub Desktop.
Save mlavergn/c3bb640dc2aed51cbf1a871b43c7469f to your computer and use it in GitHub Desktop.
Swift Playground Template
import Foundation
import PlaygroundSupport
// long running code
PlaygroundPage.current.needsIndefiniteExecution = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment