Kotlin / dukat

Converter of <any kind of declarations> to Kotlin external declarations
553 stars 44 forks source link

Merge multiple lambda properties with same name and type, but different metadata #350

Closed trilis closed 4 years ago

trilis commented 4 years ago

This PR only changes behaviour for lambda properties with same type, but different metadata. For real conflicts, properties with same name and different type, behaviour stays the same (we don't merge them at all) -- this case would be discussed separately.

trilis commented 4 years ago

14501d3d1708bb420b11e7e4f89ac17efa982d74