[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs1986-4.cs
index 4776b5d55cf3be63a79a273d8b9a4a3d208ff3da..8ad071abff097039df72860ce68b78b54700ff94 100644 (file)
@@ -1,6 +1,5 @@
 // CS1986: The `await' operand type `int' must have suitable GetAwaiter method
 // Line: 16
-// Compiler options: -langversion:future
 
 static class S
 {