update NOTICE and LICENSE
[nit.git] / tests / base_attr_nullable_int.nit
index e1de585..8e10a92 100644 (file)
@@ -51,7 +51,7 @@ class Foo
 end
 
 class Bar
-special Foo
+       super Foo
        var _a3: Int
        redef fun run
        do