[FIR] Fix 1.(fun Int.() = 1)() call fir conversion
This commit is contained in:
-2
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// FIR status: FUNCTION_EXPECTED after 1. . Questionable syntax
|
||||
val foo1 = fun Any.(): String {
|
||||
return "239" + this
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user