Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0157-3.cs
index a8b183105ce2969b37dbd8e80b4ef4318c0f6279..b69b92a0e4bb8e01492ccf0ecf6a199f6868d1e2 100644 (file)
@@ -1,4 +1,4 @@
-// cs0157-3.cs: Control cannot leave the body of a finally clause
+// CS0157: Control cannot leave the body of a finally clause
 // Line: 11
 
 class T {