[mcs] Add new test
[mono.git] / mcs / errors / cs3005-20.cs
index 1d153d362ac9430a0649d3a6d79d76f8ad757b47..475ab99c279f1cd28b99a58d158d12d6349e8eed 100644 (file)
@@ -1,5 +1,6 @@
-// cs3005.cs: Identifier 'I.BLAH.get' differing only in case is not CLS-compliant
-// Line: 15
+// CS3005: Identifier `I.BLAH.get' differing only in case is not CLS-compliant
+// Line: 16
+// Compiler options: -warnaserror
 
 using System.Runtime.CompilerServices;
 using System;