Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs3001-9.cs
index 49ed0f927530d192406e71ea3c629d7b4d843779..c0a81972486faaba05e286fa5436e602d99ec902 100644 (file)
@@ -1,5 +1,6 @@
-// cs3001.cs: Argument type 'ulong' is not CLS-compliant
-// Line: 13
+// CS3001: Argument type `ulong' is not CLS-compliant
+// Line: 14
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly:CLSCompliant (A.f)]