update NOTICE and LICENSE
[nit.git] / tests / base_attr.nit
index bb60484..5c81c2b 100644 (file)
@@ -40,7 +40,7 @@ class Foo
 end
 
 class Bar
-special Foo
+       super Foo
        var _a3: Int
        redef fun run
        do