Prepare Nit code for inherited and automatic constructors.
[nit.git] / tests / base_attr.nit
index 736d7ff..21f52a6 100644 (file)
@@ -49,7 +49,7 @@ special Foo
                _a3.output
        end
 
-       redef init 
+       init 
        do 
                _a1 = 10
                _a2 = 20