Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0161-2.cs
index f51a90d7424fdef2f8f0333efc9a03ef96f30f4d..40c93a70a18ff9cae09363709cb5b2e85347fdba 100644 (file)
@@ -1,4 +1,4 @@
-// cs0161-2.cs: `Test.Main()': not all code paths return a value
+// CS0161: `Test.Main()': not all code paths return a value
 // Line: 4
 class Test {
        static int Main () {