Skip to content

Instantly share code, notes, and snippets.

@RuiAAPeres
Created August 28, 2014 16:56
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 RuiAAPeres/41a581e87e73cc43261b to your computer and use it in GitHub Desktop.
Save RuiAAPeres/41a581e87e73cc43261b to your computer and use it in GitHub Desktop.
func something() (int,int) {
return 1,2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment