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