update NOTICE and LICENSE
[nit.git] / tests / base_attr3.nit
index 8961423..d6b567b 100644 (file)
@@ -15,7 +15,7 @@
 import base_attr2
 
 class B
-special A
+       super A
        fun foo_b(a: A)
        do
                a1.output