This commit is contained in:
Burkhart Wolff 2021-04-21 20:27:23 +02:00
rodič 3b21df199b
revize d7b625ae04
1 změnil soubory, kde provedl 2 přidání a 2 odebrání

Zobrazit soubor

@ -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