(pprint-logical-block (nil nil :prefix 42)) causes a bus error because
the prefix is not a string (or nil). Check for this. (Don't need the declaration for suffix because that gets tested somewhere else.)
Please register or sign in to comment
the prefix is not a string (or nil). Check for this. (Don't need the declaration for suffix because that gets tested somewhere else.)