Skip to content

Instantly share code, notes, and snippets.

@umayr
Created January 2, 2017 21:33
Show Gist options
  • Save umayr/15d8924569b9a55b8a31096df6b79188 to your computer and use it in GitHub Desktop.
Save umayr/15d8924569b9a55b8a31096df6b79188 to your computer and use it in GitHub Desktop.
package Foo
import "fmt"
func Fn() {
fmt.Printf("foo")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment