fixed type
[mono.git] / mcs / errors / cs0209.cs
index 8aa58b388723e2b95580a0180e4d83dcf499d89c..5b2d201d892980505b66219c5c769ba168ab6072 100644 (file)
@@ -1,5 +1,7 @@
 // cs0209.cs: variable in a fixed statement must be a pointer
-// Line: 7
+// Line: 9
+// Compiler options: -unsafe
+
 public class A
 {
         unsafe static void Main ()