New test.
[mono.git] / mcs / errors / cs0136-6.cs
index 9dff24c5531c45bec98de5f930792b4a767a06c1..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 `parent or current' 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;