Sign in
googlers
/
jrn
/
git
/
6c69d3a91f20db5369cc10260f3d24cb9b193cc6
/
.
/
t
/
t4018
/
golang-interface
blob: 553bedec9628fec03e3aa79f54937b5c64d8c040 [
file
] [
log
] [
blame
]
type RIGHT
interface
{
a
()
Type
b
()
ChangeMe
}