index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4018
/
cpp-class-definition-derived
blob: 3b98cd09ab5dabe4b0d6277cc8a56cb84c7426ea (
plain
)
1
2
3
4
5
class RIGHT : public Baseclass { int ChangeMe; };