Skip to content

Consider line feed, carriage return, or both as an end of single line comment. #27836

Closed
@ahsonkhan

Description

@ahsonkhan

Currently, we assume that a single line comment ends with a line feed. We need to change this so that a carriage return also means an end of comment (or both \r\n). This way we match the semantics of Json.NET as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions