FIR IDE: fix CCE in getKtExpressionType on assignment target

This commit is contained in:
Ilya Kirillov
2021-03-05 16:12:17 +01:00
parent b7e13d677d
commit 0130ecd21d
13 changed files with 222 additions and 23 deletions
+1 -1
View File
@@ -1 +1 @@
this@R|/Foo|.R|/Foo.x| = Int(42)
R|/Foo.x|
+1 -1
View File
@@ -1 +1 @@
this@R|/Foo|.R|/Foo.x| = Int(42)
R|/Foo.x|