[FIR] Implement FUNCTION_EXPECTED
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
|
||||
fun f(c: LongRange): Int {
|
||||
return c.<!FUNCTION_EXPECTED!>start<!>()
|
||||
|
||||
Reference in New Issue
Block a user