diff --git a/main.go b/main.go index ce46a13..f44dab7 100644 --- a/main.go +++ b/main.go @@ -8,7 +8,7 @@ import ( "strings" ) -// test1 +// test2 func handler(w http.ResponseWriter, r *http.Request) { fmt.Println(strings.Repeat("~", 80))