On Sat, Oct 1, 2016, 10:25 T L <tapir....@gmail.com> wrote:

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

Those are not definitions in "internal go src" but documentation
pseudodefinitiobs of predeclared types, to make them shown in godoc.

>
> --

-j

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