Adjust stub-builder, decompiler and renderer to new PSI structure
of primary ctor
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
package test
|
||||
|
||||
internal final class ClassWithClassObject() {
|
||||
internal final class ClassWithClassObject public () {
|
||||
internal companion object {
|
||||
internal final val a: test.A /* compiled code */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user