Skip to content

TCO compilation error #764

Closed
Closed
@monsanto

Description

compiling

function f() {
    if (true) {}
    else
        return f()
}

throws ReferenceError: test.js: unknown node of type undefined with constructor "Array"

Metadata

Assignees

No one assigned

    Labels

    outdatedA closed issue/PR that is archived due to age. Recommended to make a new issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions