[FIR] Implement FUNCTION_EXPECTED
This commit is contained in:
Vendored
+1
-1
@@ -5,7 +5,7 @@ class D : C {
|
||||
{
|
||||
val s = ""
|
||||
<!UNRESOLVED_REFERENCE!>s<!>()
|
||||
<!UNRESOLVED_REFERENCE!>""<!>()
|
||||
<!FUNCTION_EXPECTED!>""<!>()
|
||||
42
|
||||
}())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user