1
0
Derivar 2

little debug.

Este cometimento está contido em:
Burkhart Wolff 2021-04-21 20:27:23 +02:00
ascendente 3b21df199b
cometimento d7b625ae04
1 ficheiros modificados com 2 adições e 2 eliminações

Ver ficheiro

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