[System.IO.Compression] Replaced by corefx implementation
[mono.git] / mcs / errors / cs0029-31.cs
index b0acb52dcb1e1b18fb5ae811e1ff1cd89a2bb776..e6d6afa2c2db4ffd5f3d0f3cb46f4bd68b5ed9da 100644 (file)
@@ -1,6 +1,5 @@
 // CS0029: Cannot implicitly convert type `void' to `int'
 // Line: 11
-// Compiler options: -langversion:future
 
 using System;
 using System.Threading.Tasks;