Files
kotlin-fork/compiler/testData/codegen/box/super
Alexander Udalov 8b395589be JVM IR: fix incorrect IR types in inner and enum class lowerings
In InnerClassesLowering, the type of the "outer$0" expression should be
the outer class, not the inner class. In EnumClassLowering, the type of
the enum entry is the type of its class or the type of the enum class,
but not the type of initialierExpression which is always Unit
2019-02-07 21:25:59 +01:00
..
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-08-09 14:22:50 +03:00
2018-08-09 14:22:50 +03:00
2018-08-09 14:22:50 +03:00
2018-09-18 14:36:20 +03:00