Está en la página 1de 1

package main

import "fmt"
func main() {
fmt.Printf("hello, world\n")
}

También podría gustarte