这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

EDN parser swallows and discards \n, \t, \r #813

@thomcc

Description

@thomcc

This doesn't ever unescape string_special_chars, and just assumes they're the same as without the backslash, which is only true for \ and " escapes:

string_special_char -> &'input str = "\\" $([\\"ntr])

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ednEDN parser issues.bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions