core::hash_collection: native array storage is no more nullable
[nit.git] / tests / base_types_formal_and_virtual3.nit
index 74d0366..d07d81d 100644 (file)
@@ -32,3 +32,6 @@ class G[T: A]
                __debug__ type U: au
        end
 end
+
+interface Object
+end