Skip to content

Tracer: display of values created by builtins list, is_... does not show anything #1797

Open
@martin-henz

Description

@martin-henz
pair(list(1), pair(1, null));

leads to

[[1, ], [1, null]];

Note that null is displayed when explicitly created with null keyword, but null created with the list builtin is not displayed.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingcriticalFixing this is mission-criticalgood first issueEasy issues to get your feet wet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions