-
- Downloads
Fix bug in printing most-negative-fixnum
* src/code/print.lisp: * Type declaration in {{{SUB-OUTPUT-INTEGER}}} was incorrect because we want to be able to print {{{(- most-negative-fixnum)}}}. * tests/printer.lisp: * Add test for this.
Loading
Please register or sign in to comment