Skip to content

Instantly share code, notes, and snippets.

@rightfold
Created December 18, 2014 18:54
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 rightfold/66e8ad84f4784c67d4d1 to your computer and use it in GitHub Desktop.
Save rightfold/66e8ad84f4784c67d4d1 to your computer and use it in GitHub Desktop.
<dsal> bartez: Please don't dump code here.
<bartez> func foo(s, f, e int) {
<bartez> king?
<bartez> s := 3
<bartez> f := 5
<bartez> ok
<bartez> sorry
<bartez> e = s + f
<bartez> return e
<bartez> }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment