Prashantha SP

Results 1 issues of Prashantha SP

Supports for all assignment statements. Lambda Method ```cs public static string Method() => $"return result"; ``` class/struct/record fields ```cs const int CONST_FIELD = 10; public static Node head; public static...