Skip to content

[BUG] Generics aren't correctly cleared after a function/struct is parsed #59

@BigBadE

Description

@BigBadE

Describe the bug
The parser util's generics list isn't cleared after a function/struct is parsed.

Raven Code To Reproduce

fn test<T>() {

}

fn main() {

}

Error Output or Unexpected Behavior
Error stating that main has generic arguments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Medium

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions