chore: fix test

This commit is contained in:
Leonardo de Moura 2022-01-17 17:24:09 -08:00
parent 4ac019ccf0
commit b266961068

View file

@ -16,7 +16,7 @@ doc string for 'f' is not available
doc string for 'g' is not available
"let rec documentation at g "
"Gadget for optional parameter support. "
"Auxiliary Declaration used to implement the named patterns `x@p`\n -- TODO: add proof for `x = a`\n"
"Auxiliary Declaration used to implement the named patterns `x@h:p` "
"Similar to `forallTelescope`, but given `type` of the form `forall xs, A`,\n it reduces `A` and continues bulding the telescope if it is a `forall`. "
Foo :=
{ range := { pos := { line := 4, column := 0 },