Skip to content

Trailing whitespace #61

@sjakobi

Description

@sjakobi
> pPrintString "Union (Cat (Char 'x') Fail) (Cat (Char 'x') Line)"
Union 
    ( Cat ( Char 'x' ) Fail ) 
    ( Cat ( Char 'x' ) Line )

There's a trailing space character both on the first and second line. It would be nice if pretty-simple wouldn't do this, although it hasn't been a big problem for me so far.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions