@ -3,6 +3,6 @@ package main
import "fmt"
func main() {
fmt.Println("gaga")
fmt.Println("gaga,okk")
return
}