Skip to content

Instantly share code, notes, and snippets.

@vialyx
Created February 19, 2018 10:29
Show Gist options
  • Save vialyx/260d3e0da485e5e4859eea8087551a58 to your computer and use it in GitHub Desktop.
Save vialyx/260d3e0da485e5e4859eea8087551a58 to your computer and use it in GitHub Desktop.
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