Created
June 24, 2015 00:19
-
-
Save leopic/f4898512f255a7e26d1a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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