Merge pull request #3769 from evincarofautumn/fix-verify-before-allocs
[mono.git] / mcs / errors / cs0155.cs
index 48f5641434cd9e7b2abb3a7bf16872a845308292..06e0cf4169feda53d9ad3d2dd9b228d611aa3fb1 100644 (file)
@@ -1,4 +1,4 @@
-// cs0155.cs: The type caught or thrown must be derived from System.Exception
+// CS0155: The type caught or thrown must be derived from System.Exception
 // Line: 7
 class X {
        static void Main ()