Skip to content

Instantly share code, notes, and snippets.

@yakkomajuri
Created July 25, 2020 12:36
Show Gist options
  • Save yakkomajuri/a613ba787a2d9f2475c13664d7e348f2 to your computer and use it in GitHub Desktop.
Save yakkomajuri/a613ba787a2d9f2475c13664d7e348f2 to your computer and use it in GitHub Desktop.
var (
x int
y int
)
// same as this
var x int
var y int
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment