[mcs] C#7 out variable declaration
[mono.git] / mcs / errors / cs1664.cs
index daa11e97031e7fce5ee66915f05cae2b7c48c7b0..752eddd4101f36fc12033631572bc6ef5d9fc654 100644 (file)
@@ -1,4 +1,4 @@
-// cs1642.cs: Fixed sized buffer of length '1073741825' and type 'long' is too big
+// CS1664: Fixed size buffer `C.test_1' of length `1073741825' and type `long' exceeded 2^31 limit
 // Line: 7
 // Compiler options: -unsafe