Files
kotlin-fork/compiler/testData/codegen/boxAgainstJava
Dmitry Petrov 986654b709 psi2ir: fix unsubstituted type parameters around SAM conversions
Preserve type substitution:
- when obtaining function type for SAM type;
- when generating SAM conversions for SAM adapter arguments;
- for "original" method corresponding to a SAM adapter.
2019-08-14 14:18:42 +03:00
..
2019-03-28 11:36:22 +03:00
2018-08-02 13:19:27 +02:00
2018-08-02 13:19:27 +02:00
2018-08-09 14:22:50 +03:00