[mcs] C# 7 tuple (foundation only).
[mono.git] / mcs / errors / cs0159-3.cs
index 5cdf61320b1c9e09391234cb34815f82c62cdc17..63499fc6ce5ca6e71372f1968e753e453153159e 100644 (file)
@@ -1,5 +1,5 @@
-// cs0159-3.cs: No such label `case null:' within the scope of the goto statement
-// Line: 10
+// CS0159: The label `case null:' could not be found within the scope of the goto statement
+// Line: 1
 
 class y {
        static void Main ()