Skip to content

Instantly share code, notes, and snippets.

@dbarks1024
Created September 18, 2018 14:13
Show Gist options
  • Save dbarks1024/42af42a2f462709dd90cc91dd8ec3d5d to your computer and use it in GitHub Desktop.
Save dbarks1024/42af42a2f462709dd90cc91dd8ec3d5d to your computer and use it in GitHub Desktop.
let count = 12
let string = "We bolster \(count) husk nuts to each girdle jerry."
os_log("%@", string)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment