Skip to content

unexpected result #373

@thradams

Description

@thradams

I believe the following code is not producing the expected result or diagnostics.

int main() {
    int a;
    if (true)
        defer a = 1;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions