[configure] rename "--with-interpreter=yes" to "--enable-interpreter"
[mono.git] / mcs / errors / cs1986.cs
index 76beac75cda30013fe335165177914035b96a586..b053d431e3e8389ca34ec76abe185f05710622b2 100644 (file)
@@ -1,6 +1,5 @@
 // CS1986: The `await' operand type `A' must have suitable GetAwaiter method
-// Line: 15
-// Compiler options: -langversion:future
+// Line: 17
 
 static class S
 {