// Rendering settings:
// - Signature version: 2
// - Show manifest properties: false
// - Show declarations: true

// Library unique name: <main>
final class /A { // /A|null[0]
    constructor <init>() // /A.<init>|<init>(){}[0]
}
final val /test // /test|{}test[0]
    final fun <get-test>(): /A // /test.<get-test>|<get-test>(){}[0]
