Skip to content

Instantly share code, notes, and snippets.

Created April 21, 2013 23:12
Show Gist options
  • Save anonymous/5431460 to your computer and use it in GitHub Desktop.
Save anonymous/5431460 to your computer and use it in GitHub Desktop.
forrest = ["pine", "birch", "spruce"]
for tree in forrest
console.log tree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment