[FIR] Resolve infix calls to infix functions only
Implements INFIX_MODIFIER_REQUIRED diagnostics
This commit is contained in:
committed by
TeamCityServer
parent
df14deb5a0
commit
b1c8669b43
@@ -12,7 +12,7 @@ fun test(a: Any) {
|
||||
1ffoo a
|
||||
1doo a
|
||||
1ddoo a
|
||||
1contains a
|
||||
1<!INFIX_MODIFIER_REQUIRED!>contains<!> a
|
||||
|
||||
1Lfoo a
|
||||
1L<!UNRESOLVED_REFERENCE!>oo<!> a
|
||||
|
||||
Reference in New Issue
Block a user