Skip to content

RecordDeclaration with Generics produces invalid code #201

Closed
@shocklateboy92

Description

@shocklateboy92

One of my projects had the following line

public record AnkiResponse<T>(T Result, string? Error);

which made csharpier blow up completely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions