Skip to content

Instantly share code, notes, and snippets.

@rahiyansafz
Created August 11, 2021 14:32
Show Gist options
  • Save rahiyansafz/3ecb038aa7bae543eed73952d13184ac to your computer and use it in GitHub Desktop.
Save rahiyansafz/3ecb038aa7bae543eed73952d13184ac to your computer and use it in GitHub Desktop.
package main
import "fmt"
func main() {
fmt.Println("Hello, world!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment