[PSI, FE] Support functional types
This commit is contained in:
committed by
TeamCityServer
parent
e53cee77a3
commit
e3f987459c
+1
@@ -540,6 +540,7 @@ class ReflectionReferencesGenerator(statementGenerator: StatementGenerator) : St
|
||||
(statementGenerator.context.irBuiltIns as IrBuiltInsOverDescriptors).builtIns,
|
||||
annotations,
|
||||
null,
|
||||
emptyList(),
|
||||
arguments.dropLast(1).map { it.type },
|
||||
null,
|
||||
arguments.last().type,
|
||||
|
||||
Reference in New Issue
Block a user