Merge pull request #4615 from alexanderkyte/string_error_handling
[mono.git] / mcs / errors / cs0159-5.cs
index a88e548133657071b9d5de430a0a6de5cf861655..c265af85fbd593bcd2f787b434d87ed6bf528ffe 100644 (file)
@@ -1,4 +1,4 @@
-// CS0159: No such label `a' in this scope
+// CS0159: The label `a:' could not be found within the scope of the goto statement
 // Line: 8
 
 class Foo {