nitcc:: when removing a reduction in S/R, notify the token to not generate the reduce...
[nit.git] / tests / sav / error_spe_attr.res
1 error_spe_attr.nit:22,15--20: Redef Error: expected `Int` return type; got `Object`.
2 error_spe_attr.nit:22,15--20: Redef Error: expected `Int` type for parameter `a'; got `Object`.