Skip to content

Incorrect handling of escapes in double bracketing in log points, etc. #158

@zero-plusplus

Description

@zero-plusplus

The following is expected to be {a}, but actually {{A_ThisFunc}} will be printed.

a()
a() {
  ; @Debug-Output => \{{A_ThisFunc}}
}

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