On Tue, Sep 12, 2017 at 4:19 PM <jonathan.hur...@gmail.com> wrote: > Is that a bug in the golang type checker or am i missing something.
An instance of A implements A because it _is_ A. C embeds A so C implements A. B embeds *C so B implements A. -- -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.