FIR Completion: Enable passing tests
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// FIR_COMPARISON
|
||||
|
||||
fun foo(p: () -> Unit): String = ""
|
||||
|
||||
val xxx: String = foo { <caret> }
|
||||
|
||||
Reference in New Issue
Block a user