mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
This has the advantage, that the substitution only has to run on functions or properties that are 'incomplete' (missing at least one other target declaration) ^KT-47433 Verification Pending