Merge pull request #5010 from Unity-Technologies/boehm-gc-alloc-fixed-sre
[mono.git] / mcs / errors / cs0234-3.cs
index cfeba72438f92c727d3c0f0945de8dc64b829d47..654ee3a31d9cec19a864c40898f04cb701c7749e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0234-3.cs: The type or namespace name `Type' does not exist in the namespace `MonoTests.System'. Are you missing an assembly reference?
+// CS0234: The type or namespace name `Type' does not exist in the namespace `MonoTests.System'. Are you missing an assembly reference?
 // Line: 12
 
 using System;