android & benitlux: use NitObject in clients
[nit.git] / tests / error_constraint_raf.nit.broken
index 30782b4..5c4da98 100644 (file)
@@ -15,5 +15,5 @@
 # limitations under the License.
 
 import kernel
-class Object[E: Object]
+interface Object[E: Object]
 end