How to test below the code in Golang?
package main import "log" func main() { log.Println("hello world") }
Aucun commentaire:
Enregistrer un commentaire