Skip to content

Instantly share code, notes, and snippets.

@ostretsov
Created December 29, 2014 03:00
Show Gist options
  • Save ostretsov/9e08c2e429e055669533 to your computer and use it in GitHub Desktop.
Save ostretsov/9e08c2e429e055669533 to your computer and use it in GitHub Desktop.
val a = math.pow(2, 32).toInt
println(a.getClass+": "+a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment