-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Milestone
Description
Specification: https://github.com/dotnet/csharplang/blob/master/proposals/csharp-7.1/async-main.md
Difficulty: Easy
Time needed: 2-3 hrs
- Add unit tests: In this case only pretty tests make sense.
- Extend the code in
CSharpDecompiler.MemberIsHiddento hide the generated<Main>method in the decompiled code, ifsettings.AsyncAwaitis set.