Files
kotlin-fork/compiler/testData
Alexander Udalov de8b2b3668 Fix generic signature for SAM adapters and constructors
SAM-related code in codegen was using JavaClassDescriptor directly, which has
an erased signature. Create and use a new abstraction SamType which has a full
generic signature of a type which was used in the SAM construct
2014-05-19 19:50:58 +04:00
..
2014-05-07 22:50:21 +04:00
2014-05-16 17:09:56 +04:00
2014-02-17 10:45:48 +04:00