Compiler inference for constants #8860
-
I'd like to propose compiler inference for constants in C#. The fact is constants need to be initialized so I don't see why it is necessary to precise the type when declaring a constant. |
Beta Was this translation helpful? Give feedback.
Answered by
HaloFour
Dec 11, 2024
Replies: 1 comment
-
See: #8663 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jaredpar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See: #8663