Skip to content

[BUG] Printer fails with string blocks #453

@sh1l0n

Description

@sh1l0n

When a String is on format

"Lore ipsum
One
Two"

The query execution should valid due to "Invalid character on string literal" error appear, for fixing it the function visitStringValueNode should return the string in the right format like:

"Lore ipsum\nOne\nTwo"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions