Skip to content

Instantly share code, notes, and snippets.

@oscarryz
Created May 24, 2011 04:32
Show Gist options
  • Save oscarryz/988144 to your computer and use it in GitHub Desktop.
Save oscarryz/988144 to your computer and use it in GitHub Desktop.
Hoy fue un buen día. Ya tengo parametros en los blocks! ( me falta tipo de retorno )
list.each( ( name : String ) {
out.println( name )
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment