[FIR] Fix non-serializable type argument at the end of resolve
This commit is contained in:
+1
-1
@@ -20,5 +20,5 @@ fun <S> test(i: Int, s: S) {
|
||||
|
||||
c
|
||||
|
||||
takeInvInt(create(i))
|
||||
<!INAPPLICABLE_CANDIDATE!>takeInvInt<!>(create(i))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user