scope: refuse `&x` where x is a local variable
[nit.git] / tests / base_types_formal_and_virtual.nit
index 4d352d1..1f84c4d 100644 (file)
@@ -14,7 +14,7 @@
 
 import end
 
-class Object
+interface Object
 end
 
 class Int