Skip to content

Instantly share code, notes, and snippets.

@goodmorningcody
Last active August 29, 2015 14:24
Show Gist options
  • Save goodmorningcody/482b3f0c3c0beb4bab9b to your computer and use it in GitHub Desktop.
Save goodmorningcody/482b3f0c3c0beb4bab9b to your computer and use it in GitHub Desktop.
스위프트 : Int와 UInt
let year : Int = 2015
let age : UInt = 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment