On Mon, Dec 3, 2018 at 10:05 AM roger peppe <rogpe...@gmail.com> wrote:

> That said, you could do:
>
> type fixed = fixed.Fixed

FTR: That's invalid code, it redeclares 'fixed'. (Go forbids the same
identifier to live in package scope and file scope.)

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