[mcs] C#7 out variable declaration
[mono.git] / mcs / errors / cs0034-2.cs
index f10b0de29f6fbdab42e808458966b25ad16f4d42..365899bba9f1f332885742b30d1a8144d419358f 100644 (file)
@@ -1,4 +1,4 @@
-// cs0034-2.cs : Operator `+' is ambiguous on operands of type `A' and `A'
+// CS0034: Operator `+' is ambiguous on operands of type `A' and `A'
 // Line: 22
 
 public class A {