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

// Library unique name: <main>
final class /A { // /A|null[0]
    final val compBlockVal // /A.compBlockVal|#static{}compBlockVal[0]
        final fun <get-compBlockVal>(): kotlin/UInt // /A.compBlockVal.<get-compBlockVal>|<get-compBlockVal>#static(){}[0]
    final val compBlockValI // /A.compBlockValI|#static{}compBlockValI[0]
        final fun <get-compBlockValI>(): kotlin/Int // /A.compBlockValI.<get-compBlockValI>|<get-compBlockValI>#static(){}[0]
    constructor <init>() // /A.<init>|<init>(){}[0]
    final inline fun compBlockFun(kotlin/UInt = ...): kotlin/String // /A.compBlockFun|compBlockFun#static(kotlin.UInt){}[0]
}
final fun /box(): kotlin/String // /box|box(){}[0]
