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