[mcs] Add new test
[mono.git] / mcs / errors / cs0209.cs
index 5b2d201d892980505b66219c5c769ba168ab6072..c1fd979d025ecdce2d5922943ea113063e518ae4 100644 (file)
@@ -1,4 +1,4 @@
-// cs0209.cs: variable in a fixed statement must be a pointer
+// CS0209: The type of locals declared in a fixed statement must be a pointer type
 // Line: 9
 // Compiler options: -unsafe