Skip to content

Instantly share code, notes, and snippets.

@jdoliner
Created July 16, 2015 06:58
Show Gist options
  • Save jdoliner/8357d2e008e3aa1fc0d8 to your computer and use it in GitHub Desktop.
Save jdoliner/8357d2e008e3aa1fc0d8 to your computer and use it in GitHub Desktop.
for file := range enumerateFiles() {
...
break
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment