[TD] Update test data after previous commit
This commit is contained in:
@@ -21,7 +21,7 @@ fun case1(kotlinClass: KotlinClass?) {
|
||||
{it}
|
||||
}
|
||||
|
||||
lambda.checkType { <!INAPPLICABLE_CANDIDATE!>_<!><Function1<Unit, KotlinClass?>>() }
|
||||
lambda.checkType { <!INAPPLICABLE_CANDIDATE{LT}!><!INAPPLICABLE_CANDIDATE{PSI}!>_<!><Function1<Unit, KotlinClass?>>()<!> }
|
||||
}
|
||||
// TESTCASE NUMBER: 2
|
||||
fun case2(kotlinClass: KotlinClass) {
|
||||
@@ -36,5 +36,5 @@ fun case2(kotlinClass: KotlinClass) {
|
||||
{it}
|
||||
}
|
||||
|
||||
lambda.checkType { <!INAPPLICABLE_CANDIDATE!>_<!><Function1<Unit, KotlinClass?>>() }
|
||||
}
|
||||
lambda.checkType { <!INAPPLICABLE_CANDIDATE{LT}!><!INAPPLICABLE_CANDIDATE{PSI}!>_<!><Function1<Unit, KotlinClass?>>()<!> }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user