Allocate non-code memory using mono_domain_alloc0 in mono_create_jit_trampoline_from_...
[mono.git] / mcs / errors / cs3005-11.cs
index ba86ec71f2f4d2212643528869ec6a693f3babbd..7e1450b70c834cb16c7d041b9639e6f18856117c 100644 (file)
@@ -1,6 +1,6 @@
-// cs3005-11.cs: Identifier `clsInterface' differing only in case is not CLS-compliant
-// Compiler options: -warnaserror
+// CS3005: Identifier `clsInterface' differing only in case is not CLS-compliant
 // Line: 10
+// Compiler options: -warnaserror
 
 using System;
 [assembly:CLSCompliant (true)]