Merge pull request #3569 from lambdageek/monodis-no-segfault
[mono.git] / mcs / errors / cs0247.cs
index 4558366cb0da0a08a30682c8bbaf6bf55246c2cc..1acaf6151dd0088f2919bc0b9944345ec7aabf91 100644 (file)
@@ -1,4 +1,4 @@
-// cs0247.cs: Cannot use a negative size with stackalloc
+// CS0247: Cannot use a negative size with stackalloc
 // Line: 7
 // Compiler options: -unsafe