summaryrefslogtreecommitdiff
path: root/Test/dafny0/Trait/TraitsMultipleInheritance.dfy.expect
blob: 127b65f7e4563e052f61599b0549f134caa16849 (plain)
1
2
3
4
5
6
7

Dafny program verifier finished with 2 verified, 0 errors
Program compiled successfully
Running...

c.x + c.y = 30
j1.x + j2.y = 30