Skip to content

Instantly share code, notes, and snippets.

@benstone1
Created December 7, 2017 15:15
Show Gist options
  • Save benstone1/a8bd43d33af22e62d242ec397f97ca9c to your computer and use it in GitHub Desktop.
Save benstone1/a8bd43d33af22e62d242ec397f97ca9c to your computer and use it in GitHub Desktop.
q1.swift
for thing in arr {
//do thing
let a = 4
let b = "ds"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment