repo.or.cz
/
git
/
debian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Makefile: add QUIET_GEN to "cscope" target
[git/debian.git]
/
t
/
t4018
/
golang-interface
blob
553bedec9628fec03e3aa79f54937b5c64d8c040
1
type RIGHT interface {
2
a() Type
3
b() ChangeMe
4
}