[mcs] C# 7 tuple (foundation only).
[mono.git] / mcs / errors / cs0059.cs
index 4a5e87d3d5213d4ba70a5f52f616971938dcdc1a..4afda7adf21773c6aa7152f3f9b715b9df21e7e9 100644 (file)
@@ -1,4 +1,4 @@
-// cs0059.cs: Iconsisten accessibility. Parameter type less accessible than delegate.
+// CS0059: Inconsistent accessibility: parameter type `ErrorCS0059' is less accessible than delegate `Foo.ErrorCS0059Delegate'
 // Line: 10
 
 using System;