Replies: 4 comments 13 replies
-
Would those top-level statements be permitted within a namespace? If so, does the synthesized The one thing that would give me pause here would be if/how that could evolve into more general top-level functions and how those functions might then be organized under namespaces. |
Beta Was this translation helpful? Give feedback.
-
When did parameter-null-checking become |
Beta Was this translation helpful? Give feedback.
-
No mention of the |
Beta Was this translation helpful? Give feedback.
-
Why not name the top level program class like the file name instead of 'Program'? That would feel the most natural (at least for me) and then would not be a change if later one multiple top level files would be allowed. |
Beta Was this translation helpful? Give feedback.
-
https://github.com/dotnet/csharplang/blob/main/meetings/2021/LDM-2021-07-12.md
Agenda
Beta Was this translation helpful? Give feedback.
All reactions