Hacker News new | ask | show | jobs
by neonsunset 408 days ago
Yes. It will complain if you assign one to something that isn't T?.

For the best experience you may want to add `<WarningsAsErrors>nullable</WarningsAsErrors>` to .csproj file.