mirror of
https://github.com/golang/go
synced 2024-11-21 22:44:40 -07:00
parent
afb1b0e6b7
commit
08854b022f
@ -5,7 +5,7 @@
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// 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
|
||||
// embedding is done.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user