mirror of
https://github.com/apple/pkl.git
synced 2026-06-14 01:24:29 +02:00
3d1db25864
The body of a typealias gets inlined into wherever the typealias is used. This fixes a bug where the references in the typealias body can resolve to the wrong value.