Commits

Slava Pestov committed 448fa67cf8f
AST: BoundGenericType should inherit recursive properties from its parent I don't think this caused any problems until now, but it will come up once the parent type can itself be a BoundGenericType, because then we need to inherit recursive properties from the generic arguments.