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