Skip to content

Langkit 23.0.0

Compare
Choose a tag to compare
@pmderodat pmderodat released this 26 Oct 13:05
V622-017: Fix env grouping with non-default metadata.

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.