X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0200.cs;h=246006d0f0a5db3af740a48ce530955369b6dfd5;hb=233bbcaaa3aa9f100ef6266236bf0b5a32b49a65;hp=86e385a5d24716048ae14e11be6f04c0ec9b57d0;hpb=b2262f41726a89c8209facb3ea9e4be9582422b5;p=mono.git diff --git a/mcs/errors/cs0200.cs b/mcs/errors/cs0200.cs index 86e385a5d24..246006d0f0a 100644 --- a/mcs/errors/cs0200.cs +++ b/mcs/errors/cs0200.cs @@ -1,5 +1,6 @@ -// cs0200.cs: Property or indexer `X.P' cannot be assigned to (it is read only) -// Line: 12 +// CS0200: Property or indexer `X.P' cannot be assigned to (it is read-only) +// Line: 13 + class X { static int P { get {