mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
Merge the @external, @uses_envs and @uses_entity_info annotations into a single one: @external(uses_envs=true, uses_entity_info=true). This makes sense, as uses_envs and uses_entity_info are never legal for non-external properties.