Skip to content

Instantly share code, notes, and snippets.

@natipoi
Created July 5, 2020 05:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save natipoi/9645f0ac77da999c40f5c059f3bbcd02 to your computer and use it in GitHub Desktop.
Save natipoi/9645f0ac77da999c40f5c059f3bbcd02 to your computer and use it in GitHub Desktop.
let a = 1
let b = 2
let sum = a + b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment