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