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

// Library unique name: <main>
final class /C { // /C|null[0]
    final val s // /C.s|{}s[0]
        final fun <get-s>(): kotlin/String? // /C.s.<get-s>|<get-s>(){}[0]
    constructor <init>(kotlin/Any?) // /C.<init>|<init>(kotlin.Any?){}[0]
}
