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