X-Git-Url: http://nitlanguage.org diff --git a/tests/base_attr.nit b/tests/base_attr.nit index bb60484..5c81c2b 100644 --- a/tests/base_attr.nit +++ b/tests/base_attr.nit @@ -40,7 +40,7 @@ class Foo end class Bar -special Foo + super Foo var _a3: Int redef fun run do