mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
The only client of this data is reflection, and since anonymous objects do not have constructors in the source code, they shouldn't in reflection as well #KT-20442 Fixed