Skip to content
Snippets Groups Projects
Commit ba6c7f20 authored by wlott's avatar wlott
Browse files

Fixed pprint-lambda-list to print a space before the dot when the tail of

the lambda list is shared.  In other words, print (foo . #1=(bar baz))
instead of (foo. #1=(bar baz)).
parent 13d52613
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