allow implicit target type deduction #75217
|
compiler should at least be able to deduce int[] implicitly when type is specified |
Answered by
CyrusNajmabadi
Sep 24, 2024
Replies: 1 comment
|
This is not a compiler issue. This is a request to expand what the language supports. Those requests are tracked at dotnet/csharplang. Thanks! |
0 replies
Answer selected by
CyrusNajmabadi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not a compiler issue. This is a request to expand what the language supports. Those requests are tracked at dotnet/csharplang. Thanks!