mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
If parent is an anonymous object that could lead to the use of names such as `$this$no name provided` which is invalid in dex files.
If parent is an anonymous object that could lead to the use of names such as `$this$no name provided` which is invalid in dex files.