* burak serdar:

> f, err:=os.Open(file); if err!=nil { return err }

I see no advantage in this kind of formatting. Having separate
statements on separate lines (instead of chained with ';') makes
code easier to read, IMO.

-Ralph

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/87lf58e29g.fsf%40wedjat.horus-it.com.

Reply via email to