Created
February 19, 2018 10:29
-
-
Save vialyx/260d3e0da485e5e4859eea8087551a58 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
let note: String? = "" | |
print("User note: \(String(describing: note))") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment