Skip to content

Instantly share code, notes, and snippets.

@justinpage
Created May 3, 2021 01:46
Show Gist options
  • Select an option

  • Save justinpage/9d84ee6b730047557ddd059e675538e5 to your computer and use it in GitHub Desktop.

Select an option

Save justinpage/9d84ee6b730047557ddd059e675538e5 to your computer and use it in GitHub Desktop.
package main
import "fmt"
func main() {
fmt.Println("goodbye")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment