Skip to content

Instantly share code, notes, and snippets.

@micahrj
Created June 22, 2010 22:34
Show Gist options
  • Save micahrj/449212 to your computer and use it in GitHub Desktop.
Save micahrj/449212 to your computer and use it in GitHub Desktop.
test <- { print("hi."); print(@1); print("hi again."); }
a <- b each
test(a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment