Bump NuGet.BuildTasks to get new updates and switch to `dev` branch (#5566)
[mono.git] / mcs / errors / cs1066-4.cs
index 024848b61f9b0f6391ce3bbcc9a3abf8fa5b1a5c..c8b30fff252617feafd5036aee7a29d1306e4ebd 100644 (file)
@@ -1,6 +1,6 @@
 // CS1066: The default value specified for optional parameter `i' will never be used
 // Line: 7
-// Compiler options: -warnaserror -langversion:future
+// Compiler options: -warnaserror
 
 class C
 {