[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs3013.cs
index dd45d7429b588e3d197e9ee4fe425249b4eb24ea..69d7842699bf57c7b8872f4311db10ebd9af0b95 100644 (file)
@@ -1,6 +1,6 @@
-// cs3013.cs: Added modules must be marked with the CLSCompliant attribute to match the assembly
+// CS3013: Added modules must be marked with the CLSCompliant attribute to match the assembly
 // Line: 0
-// Compiler options: -addmodule:CS3013-module.dll
+// Compiler options: -addmodule:CS3013-module.dll -warnaserror -warn:1
 
 using System;