1 // cs0592-3.cs: The attribute `System.Runtime.CompilerServices.IndexerNameAttribute' is not valid on this declaration type. It is valid on `property, indexer' declarations only
4 using System
.Runtime
.CompilerServices
;
8 public static void Main () { }