Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0023-3.cs
index 5ce866d779c02c9e9fe13a6f084762acca7d56f8..800029d30ca241217273aa302e94e8ca4b673175 100644 (file)
@@ -1,4 +1,4 @@
-// cs0023-3.cs: The `.' operator can not be applied to operands of type 'void'
+// CS0023: The `.' operator cannot be applied to operand of type `void'
 // Line: 12
 
 using System;