X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0131.cs;h=ab41e853ef84a75ecec0e3d8447cc6c2e98a2099;hb=30cddad5fb4c3d290906a6e6c33ecd8b07d8b48c;hp=881117a05f998140e460e7586b13786fe84acf2f;hpb=6110fc90713ce59ff0996fcd3520e09a96575820;p=mono.git diff --git a/mcs/errors/cs0131.cs b/mcs/errors/cs0131.cs index 881117a05f9..ab41e853ef8 100644 --- a/mcs/errors/cs0131.cs +++ b/mcs/errors/cs0131.cs @@ -1,5 +1,6 @@ -// cs0131.cs: The left-hand side of an assignment or mutating operation must be a variable, property or indexer -// Line: +// CS0131: The left-hand side of an assignment must be a variable, a property or an indexer +// Line: 7 + class X { void A () {