little debug.

这个提交包含在:
Burkhart Wolff 2021-04-21 20:27:23 +02:00
父节点 3b21df199b
当前提交 d7b625ae04
共有 1 个文件被更改,包括 2 次插入2 次删除

查看文件

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