Files
kotlin-fork/compiler
pyos 2dd49e5fb4 JVM_IR: unwrap suspend views when generating SAM wrappers
If the super class is in a file that has already been lowered, the base
method has an extra continuation parameter which breaks things.

Also, SAM wrappers around functional objects are tail-call and do not
need continuations ever, so don't even try.

^KT-50950 Fixed
2022-09-23 21:55:00 +02:00
..
2022-09-21 10:58:25 +00:00
2022-08-11 15:22:35 +03:00
2022-09-19 20:34:35 +00:00
2022-09-20 10:32:32 +00:00
2022-09-21 22:53:19 +00:00
2022-09-14 08:11:05 +00:00