Skip to content

Instantly share code, notes, and snippets.

@nicewook
Last active September 21, 2020 10:15
Show Gist options
  • Save nicewook/bda8e1848775c9df3767e8f3f14efa42 to your computer and use it in GitHub Desktop.
Save nicewook/bda8e1848775c9df3767e8f3f14efa42 to your computer and use it in GitHub Desktop.
my gist test code
package main
import "fmt"
func main() {
fmt.Println("I will upload this file to GitHub by using GitHub CLI")
fmt.Println("I edit this for thet gist edit feature")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment