Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0221-4.cs
index 607c8b606c32e52521c35786a33f62870266f3ae..ebe563056a28f666fa29784c5c039d8d85844a3a 100644 (file)
@@ -1,4 +1,4 @@
-// cs0221-4.cs: Constant value `-10.1' cannot be converted to a `byte' (use `unchecked' syntax to override)
+// CS0221: Constant value `-10.1' cannot be converted to a `byte' (use `unchecked' syntax to override)
 // Line: 6
 
 class T {