FIR: Support this resolve
This commit is contained in:
+1
-1
@@ -7,6 +7,6 @@ FILE: noPrimaryConstructor.kt
|
||||
this#.x# = x#
|
||||
}
|
||||
|
||||
public? constructor(): this<NoPrimary>(String())
|
||||
public? constructor(): this<R|NoPrimary|>(String())
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user