[mcs] C# 7 tuple (foundation only).
[mono.git] / mcs / errors / cs0154.cs
index 686ee5ec143cc94334cb05161ad5dccf120153f3..f18a1e4dca636cdeca6c8a5cfb1810ba6f3124c0 100644 (file)
@@ -1,4 +1,4 @@
-// cs0154.cs: The property or indexer `A.name' cannot be used in this context because it lacks the `get' accessor
+// CS0154: The property or indexer `A.name' cannot be used in this context because it lacks the `get' accessor
 // Line: 21
 
 public class A