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