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