[FIR] Only support @ExtensionFunctionType on true functional types
^KT-59874
This commit is contained in:
committed by
Space Team
parent
6210da0c98
commit
4b67a504be
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
fun foo(a: (String) -> Unit) {
|
||||
"".<!UNRESOLVED_REFERENCE!>a<!>()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user