Skip to content

Fix #297: Print new-assem:assemble with less indentation

Raymond Toy requested to merge issue-297-pprint-assemble into master

Add a method to pprint assemble with less indentation. Basically, pprint assemble just like multiple-value-bind where only 2 spaces are used for the body and 4 spaces are used for the name of the assembly routine.

Merge request reports