summaryrefslogtreecommitdiff
path: root/Test/dafny0/Trait/Trait.dfy.expect
blob: 253144ea17d93fec59916d7183244f59d2013252 (plain)
1
2
3
4
5
Trait.dfy(77,13): Error: member in the class has been already inherited from its parent trait
Trait.dfy(70,7): Error: class: I0Child does not implement trait member: Customizable
Trait.dfy(80,7): Error: class: I0Child2 does not implement trait member: F
Trait.dfy(91,7): Error: unresolved identifier: IX
4 resolution/type errors detected in Trait.dfy