Rendering package FQ names instead of short names.
This commit is contained in:
@@ -4,6 +4,6 @@ public open class StaticFinal : java.lang.Object {
|
||||
public constructor StaticFinal()
|
||||
}
|
||||
|
||||
package StaticFinal {
|
||||
package test.StaticFinal {
|
||||
public val foo: jet.String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user