Skip to content

Backend Bug #131

Closed
Closed
@mbebenita

Description

@mbebenita

The following test case fails:

fn main() -> () {
let int a = 10;
log a; // If this line is commented out, the test passes.
check (a * (a - 1) == 90);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions