My only question is: why the use of semicolons? Why not let the compiler add them implicitly for you?
This way, will look a lot cleaner, and closer to Golang's elegance.
My only question is: why the use of semicolons? Why not let the compiler add them implicitly for you?
This way, will look a lot cleaner, and closer to Golang's elegance.