[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0418-2.cs
index 451291e208747b3910d989ae8f02d24ea29eaf36..86738d0bd617a7cebcfed18345d333f58e15f26e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0418.cs: 'TestClass': an abstract class cannot be sealed or static
+// CS0418: `TestClass': an abstract class cannot be sealed or static
 // Line: 4
 
 public abstract static class TestClass