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