[mcs] C# 7 tuple (foundation only).
[mono.git] / mcs / errors / cs0631.cs
index aa66204029d52c34f002a7d9ca95f6a52dfae1e0..83a8dcd0eae968db1156ed2f93174dda4c42dbe6 100644 (file)
@@ -1,4 +1,4 @@
-// cs0622.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 {