On Tue, Oct 3, 2017 at 2:39 PM, xingtao zhao <zhaoxing...@gmail.com> wrote:
>
>>>>
>>>> var i uint32 = 7
>
>
> Isn't uint32 an unnamed type?

No.  It is a named type.  It's name is "uint32".

Compare to "[]byte", which is an unnamed type literal.

Ian

-- 
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