mirror of
https://github.com/apple/pkl.git
synced 2026-08-26 13:44:04 +02:00
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.