If a Method which is already part of a TraitMethod contains subtraits we should
fail in Macro- and InlineExpansion.
This could lead to severe bugs if anyone write code like
{{{
public function someMacro(): void { const x: int = 0; }//<- which slot do we
have to set now?
}}}
Original issue reported on code.google.com by joaebert on 14 Jul 2010 at 3:17
Original issue reported on code.google.com by
joaebert
on 14 Jul 2010 at 3:17