[mcs] C#7 out variable declaration
[mono.git] / mcs / errors / cs0272.cs
index f9fd2015ee1c3599261697c2a415d69ae57d9e3e..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