I agree with <@U092N7GGG> on the function case, it...
# language-proposals
k
I agree with @yole on the function case, it's really awkward in C# where you type
public T foo
and
T
is immediately red, because you have yet to declare it