Skip to content

Crash with multiple outputs involving "id = expr" as expression #28

Description

@jleben

This crashes the compiler:

output y;
output x;
y = x = 1;

Apparently (from debugging), id x has null expression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions