Replies: 2 comments
-
This has been requested previously (#106 - thanks HaloFour). I think the current opinion is that the work is not worth the benefit, given other priorities. Personally, I would like |
Beta Was this translation helpful? Give feedback.
0 replies
-
See: #106 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
If function local constant variable type can be determined in compile-time, then it should be allowed.
Currently it erroring with "CS0822: Implicitly-typed variables cannot be constant" syntax error.
This looks better readability:


This looks worse readability:
Beta Was this translation helpful? Give feedback.
All reactions