Replace SIZEOF_REGISTER with sizeof(mgreg_t) for consistency with sizeof(gpointer)
[mono.git] / mcs / errors / gcs0825-3.cs
index 027e38c9d2886e64d2e5dd517cf252b76d6cf9ce..5177d4fff8ae9d7487eee247c578ef722a058c74 100644 (file)
@@ -1,6 +1,6 @@
 // CS0825: The contextual keyword `var' may only appear within a local variable declaration
 // Line: 9
-// Compiler options: -langversion:linq
+
 
 public class Test
 {