[mcs] C# 7 tuple (foundation only).
[mono.git] / mcs / errors / cs0631.cs
index e0f8bd9d35b5bdafef1dc97d3cea7b1a2201d727..83a8dcd0eae968db1156ed2f93174dda4c42dbe6 100644 (file)
@@ -1,4 +1,4 @@
-// cs0631.cs: ref and out are not valid in this context
+// CS0631: The parameter modifier `ref' is not valid in this context
 // Line: 5
 
 class X {