fix(tests/lean/struct_class): adjust test result to reflect recent changes

This commit is contained in:
Leonardo de Moura 2014-12-03 20:32:33 -08:00
parent e52157a8ea
commit 173e84c299

View file

@ -1,10 +1,12 @@
decidable : Prop → Type₁
inhabited : Type → Type
measurable : Type → Type
nonempty : Type → Prop
point : Type → Type → Type
well_founded : Π {A : Type}, (A → A → Prop) → Prop
decidable : Prop → Type₁
inhabited : Type → Type
measurable : Type → Type
nonempty : Type → Prop
point : Type → Type → Type
well_founded : Π {A : Type}, (A → A → Prop) → Prop