To avoid having to have something like this:

http://c-faq.com/decl/spiral.anderson.html

On Wed, 2018-09-19 at 22:30 -0700, Sathish VJ wrote:
> I've been asked this question a few times and I haven't been able to
> find 
> an answer.  Why does go reverse the order of variable
> declaration:  "i int" 
> vs "int i"
> 
> Is there anything in the language design that requires this or was it
> based 
> on readability/writability or related to the parsing process or
> something 
> else?
> 

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to