[FIR] Fix missing receiver type if anonymous function without label
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// !CHECK_TYPE
|
||||
fun <T> id(t: T) = t
|
||||
|
||||
|
||||
Reference in New Issue
Block a user