X-Git-Url: http://nitlanguage.org diff --git a/tests/base_attr_nullable.nit b/tests/base_attr_nullable.nit index b662cad..3e2c6f0 100644 --- a/tests/base_attr_nullable.nit +++ b/tests/base_attr_nullable.nit @@ -57,7 +57,7 @@ class Foo end class Bar -special Foo + super Foo var _a3: Integer redef fun run do