Closed worldbeater closed 6 years ago
While C# supports async lambdas, the word async should not only be treated as a modifier but also as a keyword. Fix for https://github.com/atom/language-csharp/issues/105
https://github.com/atom/language-csharp/pull/110
While C# supports async lambdas, the word async should not only be treated as a modifier but also as a keyword. Fix for https://github.com/atom/language-csharp/issues/105