Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0246-5.cs
index ae4396541ada539ce251699d6bbf991bc314b41a..6c464629e7e3713573183893610b5e204438d864 100644 (file)
@@ -1,4 +1,4 @@
-// cs0246.cs: The type or namespace name 'AAAA' could not be found (are you missing a using directive or an assembly reference?)
+// CS0246: The type or namespace name `AAAA' could not be found. Are you missing an assembly reference?
 // Line: 7
 
 using System;