Use 'zero' instead of 'null' & 'default', or allow 'null' to be used with value types #7655
-
Introduce a new keyword, If |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Closing out. We already have a literal and an expression for this ( |
Beta Was this translation helpful? Give feedback.
default
is allowed for reference types. It already has the proposed semantics.