Replies: 1 comment 1 reply
-
Do the lambda rules adopted allow this? delegate void D(int i);
D d3 = (int i = 0) => {}; // ?? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/dotnet/csharplang/blob/main/meetings/2022/LDM-2022-07-13.md
Agenda
Notes for the 11th are still forthcoming, we're figuring out how we want to publish them.
Beta Was this translation helpful? Give feedback.
All reactions