[mcs] C#7 out variable declaration
[mono.git] / mcs / errors / cs0272.cs
index 43e15a4d1e1e857383000f8b162b2728854c932d..76b84928fc98f584aa8bee15bbcdba1db624c5de 100644 (file)
@@ -1,4 +1,4 @@
-// cs0272.cs: The property or indexer `P.Prop' cannot be used in this context because the set accessor is inaccessible
+// CS0272: The property or indexer `P.Prop' cannot be used in this context because the set accessor is inaccessible
 // Line: 19
 
 class P