JVM_IR indy-SAM on functional expression

This commit is contained in:
Dmitry Petrov
2021-02-17 13:44:33 +03:00
parent 134fda8bad
commit 6d019d9544
29 changed files with 634 additions and 8 deletions
@@ -2,6 +2,7 @@
// WITH_RUNTIME
// FULL_JDK
// SKIP_JDK6
// SAM_CONVERSIONS: CLASS
// FILE: test.kt
// Test that SAM wrappers with type parameters are cached properly.
class A {