Revert "FIR body resolve: support variable assignments"
Performed to make long branch rebasing easier This reverts commit af8c3788
This commit is contained in:
committed by
Mikhail Glukhikh
parent
935c21f906
commit
f1eb66819b
@@ -5,7 +5,7 @@ FILE: noPrimaryConstructor.kt
|
||||
|
||||
public constructor(x: R|kotlin/String|): R|NoPrimary| {
|
||||
super<R|kotlin/Any|>()
|
||||
this#.R|/NoPrimary.x| = R|<local>/x|
|
||||
this#.x# = R|<local>/x|
|
||||
}
|
||||
|
||||
public constructor(): R|NoPrimary| {
|
||||
|
||||
Reference in New Issue
Block a user