tests: make Object an interface to avoid constructor conflict
[nit.git] / tests / module_0.nit
index f000062..5e06135 100644 (file)
@@ -16,7 +16,7 @@
 
 import end
 
-class Object
+interface Object
        fun output 
        do
                0.output