jkode

Results 1 issues of jkode

### Describe the bug When I try to create a nullable int value object, such as `[ValueObject]` `public readonly partial record struct Test;` The compiler reports a warning CS8607: A...

bug