FIR: Fix test data after making LHS of assignment an expression
KT-54648
This commit is contained in:
committed by
Space Team
parent
ace47c06a5
commit
1eb18f13bd
+1
-1
@@ -73,5 +73,5 @@ class B5 : A5() {
|
||||
}
|
||||
|
||||
fun test5() {
|
||||
<!INVISIBLE_SETTER!>B5().attribute<!> = "c"
|
||||
B5().<!INVISIBLE_SETTER!>attribute<!> = "c"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user