gamnit: extract Cuboid as super class to cube and intro Boxed3d::to_mesh
[nit.git] / tests / base_attr.nit
index a21188b..4fef2d7 100644 (file)
@@ -16,7 +16,7 @@
 
 import end
 
-class Object
+interface Object
 end
 
 class Int