Files
kotlin-fork/compiler/testData/codegen/box
pyos 939a9ff53e JVM_IR: fix NPE in interface companion initializers
* When referencing the companion itself, they should use the $$INSTANCE
  field, not the (null until <clinit> returns) Companion field of the
  interface.

* Interface companion init blocks should be made static.
2019-11-20 14:37:19 +01:00
..
2019-11-19 21:09:29 +03:00
2019-11-01 19:40:20 +03:00