diff --git a/main.go b/main.go index bf15f5c..0994530 100644 --- a/main.go +++ b/main.go @@ -6,5 +6,5 @@ func main() { fmt.Println("Hello World 123") fmt.Println("This is a test") fmt.Println("See if this stiks") - fmt.Println("This nice missing end + fmt.Println("This nice missing end, Fixed it") } \ No newline at end of file