Skip to content

Fix of issue #22304 fixed pretty printing of promoted character literals

Artin Ghasivand requested to merge (removed):pprSpaceFix into master

Added additional pattern matching on type level characters in the pprSpaceIfPromotedTyCon function, changed its name to pprSpaceIfPromotedTyconOrCharTyLit and updated the note regarding pretty printing promoted types.

Edited by Artin Ghasivand

Merge request reports