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