Skip to content

Escape sequence for double quote not supported in sting litrerals #2146

Open
@piotrszul

Description

@piotrszul

'"' should represent '"'.

(Literal exclusions)

Details

Expected: a\b'"` e but got: a\b'\"` \u0065 ==> expected: <a\b'"` e> but was: <a\b'\"` \u0065>

  • 'a\\b\'\"\`\r\n\t\u0065' [null]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfhirpathRelated to fhirpath reference implementation

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions