index
:
LPC-Projet.git
master
Projet de Langages de Programmation et Compilation
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
exec
/
multisuper2.out
blob: c85004085fc6d33da7af6677d2aeaefab4518f17 (
plain
) (
blame
)
1
2
3
4
5
6
A.f(1) = 12 B.g(1) = 7 C.f(1) = 11 C.g(1) = 4444 (C as A).f(1) = 11 (C as B).g(1) = 7