Update
[mono.git] / mcs / errors / cs0183.cs
index 781e693dbd04780c65ca960b8cbb8d7a693bceaf..0dbd86664b390b1d9699707a95e1727575c586a4 100644 (file)
@@ -1,5 +1,6 @@
-// cs0183.cs: the expression is always of the type `x'
+// cs0183.cs: The given expression is always of the provided (`int') type
 // Line:
+// Compiler options: -warnaserror -warn:1
 
 class X {