lib/html: implement the tag list as an hashset instead of a array.
[nit.git] / tests / base_types_formal_and_virtual2.nit
index 005b436..328396a 100644 (file)
@@ -14,7 +14,7 @@
 
 import end
 
-class Object
+interface Object
 end
 
 class Int