On Saturday, October 1, 2016 at 4:02:14 PM UTC+8, Jan Mercl wrote:
>
> On Sat, Oct 1, 2016 at 9:48 AM T L <tapi...@gmail.com <javascript:>> 
> wrote:
>
> > If no two custom named types are identical, why spec says that?
>
> Because identical named types do exists. You have already listed them.
>
> -- 
>
> -j
>

howerver, the byte and uint8 are defined as followings in internal go src:

type byte byte
type uint8 uint8

they don't look like originating in the same TypeSpec. 
<https://golang.org/ref/spec#Type_declarations>

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