Prepare Nit code for inherited and automatic constructors.
[nit.git] / tests / base_attr_def.nit
index 24e0037..c11247e 100644 (file)
@@ -49,7 +49,7 @@ special Foo
                a3.output
        end
 
-       redef init 
+       init 
        do 
                a1 = 10
                a2 = 20