prog.cs(8,14): error CS0191: A readonly field `Test.a' cannot be assigned to (except in a constructor or a variable initializer)
prog.cs(10,9): error CS0131: The left-hand side of an assignment must be a variable, a property or an indexer
Compilation failed: 2 error(s), 0 warnings