Skip to content

Instantly share code, notes, and snippets.

@siliconwafer
Last active July 4, 2021 06:52
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 siliconwafer/196fa8a493c36776bebe7909895d7212 to your computer and use it in GitHub Desktop.
Save siliconwafer/196fa8a493c36776bebe7909895d7212 to your computer and use it in GitHub Desktop.
hello gists
package main
func main() {
println("hello world")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment