Skip to content

Instantly share code, notes, and snippets.

@mfollett
Created February 10, 2012 08:43
Show Gist options
  • Save mfollett/1787845 to your computer and use it in GitHub Desktop.
Save mfollett/1787845 to your computer and use it in GitHub Desktop.
def a = [(4 as Long):4]
def b = [4:4]
assert a == b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment