chore: fix test

This commit is contained in:
Leonardo de Moura 2022-01-15 11:46:11 -08:00
parent 901c0dba83
commit c1fccf19cb

View file

@ -1,4 +1,4 @@
constant SPointed : PointedType
constant SPointed : NonemptyType
def S : Type := SPointed.type
instance : Nonempty S := SPointed.property