Skip to content

Instantly share code, notes, and snippets.

@amaurybsouza
Created October 3, 2022 00:33
Show Gist options
  • Save amaurybsouza/4addde9c4463279c8731108ece9c152c to your computer and use it in GitHub Desktop.
Save amaurybsouza/4addde9c4463279c8731108ece9c152c to your computer and use it in GitHub Desktop.
golang line
// You can edit this code!
// Click here and start typing.
package main
import "fmt"
func main() {
fmt.Println("Hello")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment