Sign in
go
/
scratch
/
60be83387e9ab35fe491bae67f0fd27f87542600
/
.
/
towerthousand
/
main.go
blob: c05dd6749752fe7fe6dd27a3067396731f4a8681 [
file
] [
log
] [
blame
]
package main
import "fmt"
func main() {
fmt.Println("hello, towerthousand")
}