little debug.

This commit is contained in:
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