Skip to content

Instantly share code, notes, and snippets.

@Qs-F
Created October 21, 2015 15:09
Show Gist options
  • Save Qs-F/aff54ed629ccbd13ec86 to your computer and use it in GitHub Desktop.
Save Qs-F/aff54ed629ccbd13ec86 to your computer and use it in GitHub Desktop.
package main
import "fmt"
func main() {
fmt.Println("test!!!!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment