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