missing footer line

This commit is contained in:
Yuichi Nishiwaki 2014-05-26 12:23:42 +09:00
parent 61c7f9441e
commit 4bc38ace95
1 changed files with 1 additions and 0 deletions

View File

@ -151,5 +151,6 @@ section status comments
6.13.2 Input incomplete TODO: binary input
6.13.3 Output yes
6.14 System interface yes
================================================ ========== ==========================================================================================================================
.. [#] Picrin provides hygienic macros in addition to so-called legacy macro (``define-macro``), such as syntactic closure, explicit renaming macro, and implicit renaming macro. As of now let-syntax and letrec-syntax are not provided.