Remove the mono-profiler- prefix from all source files in the profiler subdir.
[mono.git] / mcs / errors / cs0815-7.cs
index ae41a72d91a0918419e07bdaf120febf85d6dcb6..af3d10f8c6c370899609d93bd528f2d509f7d065 100644 (file)
@@ -1,5 +1,6 @@
 // CS0815: An implicitly typed local variable declaration cannot be initialized with `void'
 // Line: 8
+// Compiler options: -langversion:experimental
 
 class X
 {