Skip to content
Snippets Groups Projects
Commit c34d88b5 authored by Raymond Toy's avatar Raymond Toy
Browse files

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.
parent 7534898c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment