benchs: add --no-gcc-directive to bench_nitg-s_options-slower
[nit.git] / tests / sav / base_virtual_type_redef.res
1 base_virtual_type_redef.nit:24,13--17: Ambigous property name 'OTHER' for Int; conflict between base_virtual_type_redef::Number::OTHER and standard::kernel::Comparable::OTHER
2 base_virtual_type_redef.nit:24,2--22: Error: No property Int::OTHER is inherited. Remove the redef keyword to define a new property.