little debug.

Cette révision appartient à :
Burkhart Wolff 2021-04-21 20:27:23 +02:00
Parent 3b21df199b
révision d7b625ae04
1 fichiers modifiés avec 2 ajouts et 2 suppressions

Voir le fichier

@ -69,8 +69,8 @@ different class. "F" and "assertion" have only in common that they posses the at
\<^verbatim>\<open>property\<close>: \<close>
text\<open>Creation just like that: \<close>
assert*[aaa::assertion] "3 < (4::int)"
assert*[aaa::assertion] "0 < (4::int)"
assert*[ababa::assertion] "3 < (4::int)"
assert*[ababa::assertion] "0 < (4::int)"
end