New test.
[mono.git] / mcs / errors / cs0136-6.cs
index 32aea4747db8fed6a97f6b7dfd5b3d264e2154fe..e34cd4a400392280e9780f5b1cf185d60135abd6 100644 (file)
@@ -1,4 +1,4 @@
-// cs0136-6.cs: A local variable named `top' cannot be declared in this scope because it would give a different meaning to `top', which is already used in a `child' scope
+// cs0136-6.cs: A local variable named `top' cannot be declared in this scope because it would give a different meaning to `top', which is already used in a `parent or current' scope to denote something else
 // Line: 19
 
 using System.Collections;