Skip to content

Instantly share code, notes, and snippets.

@pbrewczynski
Created June 17, 2014 09:00
Show Gist options
  • Save pbrewczynski/ae82d91948a3f318af7b to your computer and use it in GitHub Desktop.
Save pbrewczynski/ae82d91948a3f318af7b to your computer and use it in GitHub Desktop.
let interestingNumbers = [
"Prime" : "different type",
"Fibbonacii": [1,1,4343],
"fortunate" : [2,4,5,7]
]; // Does it crash the playground of Xcode-6 beta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment