Skip to content

Instantly share code, notes, and snippets.

@leopic
Created June 24, 2015 00:19
Show Gist options
  • Save leopic/f4898512f255a7e26d1a to your computer and use it in GitHub Desktop.
Save leopic/f4898512f255a7e26d1a to your computer and use it in GitHub Desktop.
var hero = [String](count: 7, repeatedValue: "Na")
hero.append("Batman")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment