[mcs] New property/indexer cannot have accessors implementing an interface in base...
[mono.git] / mcs / errors / cs1503-17.cs
index 26766c0ade7ec13f1eea6891fb13ea22f9473241..07da09dfe294ab20064ad5e679f396f7c2ec68d5 100644 (file)
@@ -1,5 +1,6 @@
 // CS1501: Argument `#1' cannot convert `ref string' expression to type `ref int'
 // Line: 8
+// Compiler options: -langversion:experimental
 
 class C
 {