mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 15:53:55 +00:00
Note that this commit doesn't fix case when some inline class over `Any` is returned from a lambda, it'll be fixed further as part of the #KT-27586 #KT-27737 Fixed