3 comments (3 comments)0 reactions (0 reactions)1 assignee (1 assignee)C#4,257 forks (4,257 forks)batch import
Area-CompilersFeature - Nullable Reference TypesFeature - Simple Programshelp wanted
Repository metrics
- Stars
- 20,414 stars (20,414 stars)
- PR merge metrics
- Avg merge 6d 17h (Avg merge 6d 17h)256 merged PRs in 30d (256 merged PRs in 30d)
Description
I think we should give this string[] type, i.e. non-nullable array of non-nullable strings.
Contributor guide
- Research direction
- Trace the `args` parameter handling in top level statements and adjust the nullable annotation from nullable to non nullable.
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Bug
- Prerequisites
- C#Git