X-Git-Url: http://nitlanguage.org diff --git a/tests/module_2.nit b/tests/module_2.nit index a7a944e..e73f7f6 100644 --- a/tests/module_2.nit +++ b/tests/module_2.nit @@ -34,7 +34,7 @@ end # B is class 4 class C # class 5 -special B + super B redef fun all25 do print(250)