mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
The routine for grouping lexical envs would previously always flatten grouped envs. However, this process would discard the `default_md` field of the nested grouped envs. The implementation now decides to flatten grouped envs only if the resulting env behavior is the same.