Skip to content

Instantly share code, notes, and snippets.

@mfollett
Created February 10, 2012 08:13
Long a = 4
Integer b = 4
assert a == b
assert a.class != b.class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment