Merge: Intro `Task` and use in for Android's `run_on_ui_thread`
[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