Merge pull request #3766 from BrzVlad/feature-default-conc
[mono.git] / mcs / errors / cs0841-5.cs
index 798b33547c839559a508cadcff73c24444ec3954..8872ce40389e8701988fec1dd226606143890cf4 100644 (file)
@@ -1,5 +1,6 @@
 // CS0841: A local variable `x' cannot be used before it is declared
 // Line: 8
+// Compiler options: -langversion:experimental
 
 class X
 {