Files
kotlin-fork/compiler/testData/codegen/box/ir
Roman Artemev cd9f59325e [KLIB] Fix deserialization of anonymous classes
In case of initializing property or function with anonymous object the
object is being exposed outside its field/function's scope and
accessible on previous level. In this case in `declarations only` mode
we have unbound symbols. Fix is to force body/initializer loading in
such cases.

Make sure it is deserialized in `declarations'only` mode too.

 - Fix KT-40216
 - Add test
2020-07-15 18:23:29 +03:00
..
2019-02-15 16:25:16 +03:00
2018-08-02 09:52:48 +02:00
2018-08-02 09:52:48 +02:00