On Saturday, October 1, 2016 at 6:09:52 PM UTC+8, Jan Mercl wrote: > > > On Sat, Oct 1, 2016 at 12:03 PM T L <tapi...@gmail.com <javascript:>> > wrote: > > > I don't think it is meaningless byte and uint8 share the same type spec. > > Great. > > > I just think the text "Two named types > <https://golang.org/ref/spec#Types> are identical if their type names > originate in the same TypeSpec > <https://golang.org/ref/spec#Type_declarations>." in go spec is > meaningless. > > It applies to byte and uint8 and above you said you can see the meaning. > > -- > > -j >
but we even don't know how the builtin byte and uint8 are defined? How do you know their type names originate 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.