Skip to content

Instantly share code, notes, and snippets.

@razie
Created July 11, 2011 15:37
Show Gist options
  • Save razie/1076110 to your computer and use it in GitHub Desktop.
Save razie/1076110 to your computer and use it in GitHub Desktop.
def wpar6 = """
par {
seq {
inc
log($0)
}
seq {
inc
log($0)
}
}"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment