Hello World. Let's go.

package main

import "fmt"

func main() {

fmt.Println("Hello World. My Site: https://defense.ink")

}

golang
94 views
Comments
登录后评论
Sign In