Files
kotlin-fork/compiler/testData/codegen/box
pyos 27c51f5f88 JVM_IR: skip SAM lambdas when computing enclosing method of objects
This is what Java 15+ does, and it permits accessing captured type
parameters via reflection. The alternative is to emit generic signatures
on the lambda methods, but that was disabled and I have no clue why.

^KT-52417 Fixed
2022-06-08 23:59:58 +02:00
..
2022-04-27 19:50:27 +00:00
2022-03-08 14:19:37 +01:00
2021-12-29 17:07:03 +00:00
2022-02-25 11:46:27 +00:00
2021-12-29 17:07:03 +00:00
2022-02-24 15:20:14 +03:00
2022-01-26 23:40:41 +03:00
2022-03-08 14:19:37 +01:00