X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0136.cs;h=ea82bdc81414a54bfb160e9840e99a8f5405b6f0;hb=38bf98614251a8b8a1e7dd06e59b17ff2f956305;hp=9664a32974659fe649468e4a76eb9cdb76d9d28d;hpb=75df74a96c33af7a99e16e4281272f1b67334a48;p=mono.git diff --git a/mcs/errors/cs0136.cs b/mcs/errors/cs0136.cs index 9664a329746..ea82bdc8141 100644 --- a/mcs/errors/cs0136.cs +++ b/mcs/errors/cs0136.cs @@ -1,5 +1,6 @@ -// cs0136.cs: A local variable named `i' cannot be declared in this scope because it would give a different meaning to `i', which is already used in a `parent' scope to denote something else -// Line: 8 +// CS0136: A local variable named `i' cannot be declared in this scope because it would give a different meaning to `i', which is already used in a `parent or current' scope to denote something else +// Line: 9 + class X { void b () {