Skip to content

Bug with the following code #81

Description

@nibblebits
 struct dog; 
 void main() { struct dog* b; }
 struct dog { int x; }; 

results in a seg fault

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