~ chicken-core (chicken-5) 04ef9ef5401d25e40e61f96aeb2f4ccd473a4772
commit 04ef9ef5401d25e40e61f96aeb2f4ccd473a4772 Author: felix <felix@call-with-current-continuation.org> AuthorDate: Sat Nov 17 23:57:46 2012 +0100 Commit: felix <felix@call-with-current-continuation.org> CommitDate: Sat Nov 17 23:57:46 2012 +0100 das auge isst ja schliesslich mit... diff --git a/scrutinizer.scm b/scrutinizer.scm index ca78882a..637e52df 100755 --- a/scrutinizer.scm +++ b/scrutinizer.scm @@ -1912,7 +1912,8 @@ `(forall ,(second type) ,(wrap (third type)))) (else type)) type)) - specs))))) + specs)) + (newline)))) db) (print "; END OF FILE"))))Trap