Files
kotlin-fork/compiler/testData/codegen
Alexander Udalov ace7bd9bc8 Fix StackValue.coerce void to Object
We can only put Unit.VALUE on stack if we're requested an instance of Object or
Unit. In other cases (arbitrary objects / arrays) we put null instead
2013-04-22 17:59:32 +04:00
..
2013-04-22 17:59:32 +04:00
2013-02-11 02:01:43 +04:00
2013-02-07 22:42:17 +04:00
2013-01-24 21:12:27 +04:00