Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / base_gen.nit
index 2fb2485..b94a007 100644 (file)
@@ -16,7 +16,7 @@
 
 import end
 
-class Object
+interface Object
        fun i_to_s(i: Int)
        do
                i.output