blob: c05dd6749752fe7fe6dd27a3067396731f4a8681 [file] [log] [blame]
package main
import "fmt"
func main() {
fmt.Println("hello, towerthousand")
}