]> Cypherpunks repositories - gostls13.git/commit
doc: add a clause about embedded methods to go1compat
authorRob Pike <r@golang.org>
Tue, 21 Jul 2015 04:05:13 +0000 (14:05 +1000)
committerRob Pike <r@golang.org>
Wed, 22 Jul 2015 01:25:32 +0000 (01:25 +0000)
commit6c7acdfbdbfd5c8a3b60d6b796041257360a19c3
tree4d10c409130ed9369bcd6d489fc2140d6009a627
parentfc7f6d307a7e220506ad2798cd0610962208d26e
doc: add a clause about embedded methods to go1compat

This is a corner case but it is suggested we call it out.

Fixes #11798.

Change-Id: I2ddb5b363cd2921666dbf03bbf98107697ca40e5
Reviewed-on: https://go-review.googlesource.com/12460
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
doc/go1compat.html