Skip to content

newline escape character adds a space in String #67

Description

@Veslyquix
String("this text has no space\
but there's a space going to the newline"); BYTE 0 

There should be no 0x20 space character after space\, but one is made anyway.

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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