Last active
January 1, 2017 23:10
-
-
Save matteocrippa/cfea51c9aef794a73e07d2f3c2ab03bf to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| import UIKit | |
| var aString: String? | |
| print(aString) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment