prog.cs(6,35): error CS0136: A local variable named `a' cannot be declared in this scope because it would give a different meaning to `a', which is already used in a `parent or current' scope to denote something else
prog.cs(7,8): error CS1525: Unexpected symbol `}', expecting `,' or `;'
prog.cs(9,1): error CS8025: Parsing error
Compilation failed: 3 error(s), 0 warnings