update
[mono.git] / mcs / errors / cs0111-2.cs
index c118d0c4cad352cc51f149df50a4535deadcd694..fac48453dc1dcacfe1bfd205ebc653e5efe4bbc5 100644 (file)
@@ -4,4 +4,4 @@
 public interface ISample {
         void set_Item (int a, int b);
         int this[int i] { set; }
-}
\ No newline at end of file
+}