Skip to content

Instantly share code, notes, and snippets.

@edelabar
Created March 24, 2011 13:49
Show Gist options
  • Save edelabar/885082 to your computer and use it in GitHub Desktop.
Save edelabar/885082 to your computer and use it in GitHub Desktop.
def list = [1,2,3,4]
println list.class
dev map = [key1:"value1",key2:"value2"]
println map.class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment