[FIR] Set Function call origin to assign operators' functions
This commit is contained in:
committed by
TeamCityServer
parent
cd22255ab7
commit
0a45b3a50b
+1
-1
@@ -64,7 +64,7 @@ fun test() {
|
||||
a.get(1)
|
||||
a.get("str")
|
||||
|
||||
c += d
|
||||
<!OPERATOR_MODIFIER_REQUIRED!>c += d<!>
|
||||
c -= d
|
||||
|
||||
a<!OPERATOR_MODIFIER_REQUIRED!>..<!>b
|
||||
|
||||
Reference in New Issue
Block a user