Skip to content

Compiler bugs #25

Description

@ora8

Compiles with no error
const char hello = "Hello"

Compiles with no errors
struct ab { int a; if (1) { a = 2; } else 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