X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0136.cs;h=ea82bdc81414a54bfb160e9840e99a8f5405b6f0;hb=487fddd14660e9095c1abd1d461ea5303ce52b48;hp=3927a72616b95adc48190b289c82858d00b8149b;hpb=0abc2e6270020edc4a5b4c66f93b4ae582815f20;p=mono.git diff --git a/mcs/errors/cs0136.cs b/mcs/errors/cs0136.cs index 3927a72616b..ea82bdc8141 100644 --- a/mcs/errors/cs0136.cs +++ b/mcs/errors/cs0136.cs @@ -1,5 +1,6 @@ -// cs0136: A local variable named 'i' cannot be declared in this scope because it would give a different meaning to 'i' -// 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 () {