Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing space in PRINT-OBJECT for TYPE-ERROR.
Before this change, the output looked like #<TYPE-ERROR expected-type: "STRING"datum: 97>
- Loading branch information