Skip to content

Hover function signature gives unwated double backslash in default function parameter string values #78

Open
@genius257

Description

@genius257
Func x($a = "\n")
    ;
EndFunc

x()

Hover over the x call will show:

Func x($a = "\\n")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions