update NOTICE and LICENSE
[nit.git] / tests / base_attr_def.nit
index 693fe5d..1b7474d 100644 (file)
@@ -40,7 +40,7 @@ class Foo
 end
 
 class Bar
-special Foo
+       super Foo
        readable writable var _a3: Int 
        redef fun run
        do