misc: add `nit_env.sh` to auto-magically configure shell environements
[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