Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0037-4.cs
index 84556c8fd2d186cef9e0a0e8d55bc5b6cf6a112a..c055c7ebea51c994a6aefd676e6d9ae6d4cafc02 100644 (file)
@@ -1,4 +1,4 @@
-// cs0037-4.cs: Cannot convert null to `int' because it is a value type
+// CS0037: Cannot convert null to `int' because it is a value type
 // Line: 9
 
 class X {