[nem-en] 0000898: 'int' treated as an identifier even ifusedwithout verbatim specifier (@)

vc vc at rsdn.ru
Tue Feb 20 19:57:26 CET 2007


> Oh, what we are asking for is not to "change the language"!
> We are just asking to issue a warning in a very special case. :)
> The problem is that case is quite often mistake for those who wrote in
> C# before...

+1

BTW, case:
match (x)
{
  | x as y => ...
have no purport.

In my option compiler should warn on such situations.





More information about the devel-en mailing list