a_star: don't crash on deserialization errors and limit static types
[nit.git] / tests / base_attr.nit
index a21188b..4fef2d7 100644 (file)
@@ -16,7 +16,7 @@
 
 import end
 
-class Object
+interface Object
 end
 
 class Int