Merge pull request #3585 from lateralusX/jlorenss/win-counter-warning
[mono.git] / mcs / errors / cs0159-4.cs
index a1c3e2dbb5cafa231d893b012e5a0e30085806d1..cfe547eaf390529d755709033b07679b4909b7d4 100644 (file)
@@ -1,4 +1,4 @@
-// cs0159-4.cs: No such label `skip' in this scope
+// CS0159: The label `skip:' could not be found within the scope of the goto statement
 // Line: 9
 
 class Foo {