The file do_test.lsp defines procedure "assert-equal" for test cases. It should be written not by lambda expression but by macro. But Aquario doesn't have macro system so far... After macro system is implemented, "assert-equal" should be replaced as a macro.