bearophile Wrote: > > I have to say I quite like not having to have semicolon > > statement terminators. > > I too don't like to add the semicolon at the end of lines, I like to write Python code that doesn't need them How do you look at necessary curly braces in Go? Shouldn't they adopt python syntax while keeping Go design?