mirror of
https://github.com/golang/go
synced 2024-11-22 10:54:46 -07:00
parent
afb1b0e6b7
commit
08854b022f
@ -5,7 +5,7 @@
|
|||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
// Tests that method calls through an interface always
|
// Tests that method calls through an interface always
|
||||||
// call the the locally defined method localT.m independent
|
// call the locally defined method localT.m independent
|
||||||
// at which embedding level it is and in which order
|
// at which embedding level it is and in which order
|
||||||
// embedding is done.
|
// embedding is done.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user