Add compliance test around using optionals #467
Labels
closed-for-staleness
compliance
Missing or broken compliance tests
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
ops-excellence
Operational Excellence
p2
As was discovered in .NET in #466, optionals could not be used properly (aka you couldn't pass an explicit
null
). It would be useful to have a standard compliance test for this in all languages.The text was updated successfully, but these errors were encountered: