mirror of
https://github.com/apple/pkl.git
synced 2026-07-11 23:52:39 +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.