repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'rs/xdiff-ignore-ws-w-func-context'
[alt-git.git]
/
t
/
t4018
/
golang-interface
blob
553bedec9628fec03e3aa79f54937b5c64d8c040
1
type RIGHT interface {
2
a() Type
3
b() ChangeMe
4
}