mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 08:31:30 +00:00
This allows working with constructors with inline class parameters using Kotlin reflection, as described in https://youtrack.jetbrains.com/issue/KT-27429#focus=streamItem-27-3161148-0-0 #KT-27913 #KT-27429