Return "FIR resolve: support variable assignments" with full completion
This commit is contained in:
committed by
Mikhail Glukhikh
parent
c6aff9380b
commit
95011b1076
@@ -5,7 +5,7 @@ FILE: noPrimaryConstructor.kt
|
||||
|
||||
public constructor(x: R|kotlin/String|): R|NoPrimary| {
|
||||
super<R|kotlin/Any|>()
|
||||
this#.x# = R|<local>/x|
|
||||
this#.R|/NoPrimary.x| = R|<local>/x|
|
||||
}
|
||||
|
||||
public constructor(): R|NoPrimary| {
|
||||
|
||||
Reference in New Issue
Block a user