You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Issue252_Bad_code_gen_for_comparison_of_nullable_type_to_null.Equal_in_void_Handler_should_work the value returning call should be assigned to the discarded var _ = ((int?)null).ToString();
The text was updated successfully, but these errors were encountered:
After #427
Issue252_Bad_code_gen_for_comparison_of_nullable_type_to_null.Equal_in_void_Handler_should_work
the value returning call should be assigned to the discarded var_ = ((int?)null).ToString();
The text was updated successfully, but these errors were encountered: