Files
kotlin/compiler/testData/codegen/box
Alexander Udalov 79e7ee91e4 Generate bridges for trait implementations properly
The intent was to keep the bridge codegen model as simple as possible: we
should be able to figure out all necessary bridges only by a minimal interface
that FunctionHandle provides (isAbstract, isDeclaration, getOverridden)

Add different tests for bridges

 #KT-318 Obsolete
2014-04-11 21:57:47 +04:00
..
2013-12-17 15:00:30 +04:00
2013-06-25 18:48:20 +04:00
2013-01-31 18:54:37 +04:00