codeowners update
[mono.git] / mcs / errors / cs0136-18.cs
index 20630a4bcf30519660a8c9ecab1c49976604dc30..7c2bff9836fd33db07bca58792d74a26030f825f 100644 (file)
@@ -1,5 +1,6 @@
 // CS0136: A local variable named `arg' cannot be declared in this scope because it would give a different meaning to `arg', which is already used in a `parent or current' scope to denote something else
 // Line: 11
+// Compiler options: -langversion:experimental
 
 using System;