Remove T_abstraction from ast_aggregated

Merged E. Rivas requested to merge er433/cleanup/abstraction-in-aggregated into dev

We are not using T_abstraction anymore at the point of ast_aggregated (these are removed through ast_typed), so we can remove it.

  • has a changelog entry
Edited by E. Rivas