Untitled
1 hour ago by PastaLord in Go
package main
import "fmt"
func main() {
fmt.Println("Hello, World!")
}