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