Merge pull request #3585 from lateralusX/jlorenss/win-counter-warning
[mono.git] / mcs / errors / cs0411-24.cs
index 1462cbac233e16577ab386bb76fc075fab8a501b..75a5d859176b968d86abf91ee80297bf401d3d66 100644 (file)
@@ -1,5 +1,6 @@
 // CS0411: The type arguments for method `C.Foo<T>(out T)' cannot be inferred from the usage. Try specifying the type arguments explicitly
 // Line: 8
+// Compiler options: -langversion:experimental
 
 public class C
 {