Merge pull request #3585 from lateralusX/jlorenss/win-counter-warning
[mono.git] / mcs / errors / cs0136-19.cs
index ae9e0f606e3916c90c7ad39ba972c19f1641af2b..7b81852d4f985bccfe9b58aa90a7f08ea9a6aae6 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;