Native: fix ^KT-49384
Don't report errors for projections in nested type arguments of SAM conversion target types.
This commit is contained in:
committed by
Space
parent
65bea27431
commit
99447a11c1
@@ -3181,6 +3181,10 @@ task funInterface_kt43887(type: KonanLocalTest) {
|
||||
source = "codegen/funInterface/kt43887.kt"
|
||||
}
|
||||
|
||||
task funInterface_kt49384(type: KonanLocalTest) {
|
||||
source = "codegen/funInterface/kt49384.kt"
|
||||
}
|
||||
|
||||
task objectExpression1(type: KonanLocalTest) {
|
||||
useGoldenData = true
|
||||
source = "codegen/objectExpression/expr1.kt"
|
||||
|
||||
Reference in New Issue
Block a user