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

// Library unique name: <callables_with_context_parameters>
final class callables_with_context_parameters.test/FunctionContainer { // callables_with_context_parameters.test/FunctionContainer|null[0]
    constructor <init>() // callables_with_context_parameters.test/FunctionContainer.<init>|<init>(){}[0]
    final fun (context(kotlin/Int, kotlin/Long)).funWithDefaultArgs(kotlin/Int = ..., kotlin/Long, kotlin/String = ...): kotlin/String // callables_with_context_parameters.test/FunctionContainer.funWithDefaultArgs|funWithDefaultArgs(kotlin.Int;kotlin.Long)(kotlin.Int;kotlin.Long;kotlin.String){}[0]
    final fun (context(kotlin/Int)).regularFun(): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int)(){}[0]
    final fun (context(kotlin/Int)).regularFun(kotlin/Int): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int)(kotlin.Int){}[0]
    final fun (context(kotlin/Int)).regularFun(kotlin/Number): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int)(kotlin.Number){}[0]
    final fun (context(kotlin/Int)).regularFun(kotlin/Int, kotlin/Long): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int)(kotlin.Int;kotlin.Long){}[0]
    final fun (context(kotlin/Int)).regularFun(kotlin/Int, kotlin/Number): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int)(kotlin.Int;kotlin.Number){}[0]
    final fun (context(kotlin/Int)).regularFun(kotlin/Number, kotlin/Long): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int)(kotlin.Number;kotlin.Long){}[0]
    final fun (context(kotlin/Int)).regularFun(kotlin/Number, kotlin/Number): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int)(kotlin.Number;kotlin.Number){}[0]
    final fun (context(kotlin/Int), kotlin/Int).regularFun(): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int)@kotlin.Int(){}[0]
    final fun (context(kotlin/Int), kotlin/Long).regularFun(): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int)@kotlin.Long(){}[0]
    final fun (context(kotlin/Int), kotlin/Number).regularFun(): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int)@kotlin.Number(){}[0]
    final fun (context(kotlin/Int, kotlin/Long)).regularFun(): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int;kotlin.Long)(){}[0]
    final fun (context(kotlin/Int, kotlin/Long)).regularFun(kotlin/Int): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int;kotlin.Long)(kotlin.Int){}[0]
    final fun (context(kotlin/Int, kotlin/Long)).regularFun(kotlin/Number): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int;kotlin.Long)(kotlin.Number){}[0]
    final fun (context(kotlin/Int, kotlin/Long)).regularFun(kotlin/Int, kotlin/Long): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int;kotlin.Long)(kotlin.Int;kotlin.Long){}[0]
    final fun (context(kotlin/Int, kotlin/Long)).regularFun(kotlin/Int, kotlin/Number): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int;kotlin.Long)(kotlin.Int;kotlin.Number){}[0]
    final fun (context(kotlin/Int, kotlin/Long)).regularFun(kotlin/Number, kotlin/Long): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int;kotlin.Long)(kotlin.Number;kotlin.Long){}[0]
    final fun (context(kotlin/Int, kotlin/Long)).regularFun(kotlin/Number, kotlin/Number): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int;kotlin.Long)(kotlin.Number;kotlin.Number){}[0]
    final fun (context(kotlin/Int, kotlin/Long), kotlin/Int).regularFun(): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int;kotlin.Long)@kotlin.Int(){}[0]
    final fun (context(kotlin/Int, kotlin/Long), kotlin/Long).regularFun(): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int;kotlin.Long)@kotlin.Long(){}[0]
    final fun (context(kotlin/Int, kotlin/Long), kotlin/Number).regularFun(): kotlin/String // callables_with_context_parameters.test/FunctionContainer.regularFun|regularFun(kotlin.Int;kotlin.Long)@kotlin.Number(){}[0]
}
final fun (context(kotlin/Int, kotlin/Long)).callables_with_context_parameters.test/funWithDefaultArgs(kotlin/Int = ..., kotlin/Long, kotlin/String = ...): kotlin/String // callables_with_context_parameters.test/funWithDefaultArgs|funWithDefaultArgs(kotlin.Int;kotlin.Long)(kotlin.Int;kotlin.Long;kotlin.String){}[0]
final fun (context(kotlin/Int)).callables_with_context_parameters.test/regularFun(): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int)(){}[0]
final fun (context(kotlin/Int)).callables_with_context_parameters.test/regularFun(kotlin/Int): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int)(kotlin.Int){}[0]
final fun (context(kotlin/Int)).callables_with_context_parameters.test/regularFun(kotlin/Number): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int)(kotlin.Number){}[0]
final fun (context(kotlin/Int)).callables_with_context_parameters.test/regularFun(kotlin/Int, kotlin/Long): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int)(kotlin.Int;kotlin.Long){}[0]
final fun (context(kotlin/Int)).callables_with_context_parameters.test/regularFun(kotlin/Int, kotlin/Number): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int)(kotlin.Int;kotlin.Number){}[0]
final fun (context(kotlin/Int)).callables_with_context_parameters.test/regularFun(kotlin/Number, kotlin/Long): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int)(kotlin.Number;kotlin.Long){}[0]
final fun (context(kotlin/Int)).callables_with_context_parameters.test/regularFun(kotlin/Number, kotlin/Number): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int)(kotlin.Number;kotlin.Number){}[0]
final fun (context(kotlin/Int), kotlin/Int).callables_with_context_parameters.test/regularFun(): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int)@kotlin.Int(){}[0]
final fun (context(kotlin/Int), kotlin/Long).callables_with_context_parameters.test/regularFun(): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int)@kotlin.Long(){}[0]
final fun (context(kotlin/Int), kotlin/Number).callables_with_context_parameters.test/regularFun(): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int)@kotlin.Number(){}[0]
final fun (context(kotlin/Int, kotlin/Long)).callables_with_context_parameters.test/regularFun(): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int;kotlin.Long)(){}[0]
final fun (context(kotlin/Int, kotlin/Long)).callables_with_context_parameters.test/regularFun(kotlin/Int): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int;kotlin.Long)(kotlin.Int){}[0]
final fun (context(kotlin/Int, kotlin/Long)).callables_with_context_parameters.test/regularFun(kotlin/Number): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int;kotlin.Long)(kotlin.Number){}[0]
final fun (context(kotlin/Int, kotlin/Long)).callables_with_context_parameters.test/regularFun(kotlin/Int, kotlin/Long): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int;kotlin.Long)(kotlin.Int;kotlin.Long){}[0]
final fun (context(kotlin/Int, kotlin/Long)).callables_with_context_parameters.test/regularFun(kotlin/Int, kotlin/Number): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int;kotlin.Long)(kotlin.Int;kotlin.Number){}[0]
final fun (context(kotlin/Int, kotlin/Long)).callables_with_context_parameters.test/regularFun(kotlin/Number, kotlin/Long): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int;kotlin.Long)(kotlin.Number;kotlin.Long){}[0]
final fun (context(kotlin/Int, kotlin/Long)).callables_with_context_parameters.test/regularFun(kotlin/Number, kotlin/Number): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int;kotlin.Long)(kotlin.Number;kotlin.Number){}[0]
final fun (context(kotlin/Int, kotlin/Long), kotlin/Int).callables_with_context_parameters.test/regularFun(): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int;kotlin.Long)@kotlin.Int(){}[0]
final fun (context(kotlin/Int, kotlin/Long), kotlin/Long).callables_with_context_parameters.test/regularFun(): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int;kotlin.Long)@kotlin.Long(){}[0]
final fun (context(kotlin/Int, kotlin/Long), kotlin/Number).callables_with_context_parameters.test/regularFun(): kotlin/String // callables_with_context_parameters.test/regularFun|regularFun(kotlin.Int;kotlin.Long)@kotlin.Number(){}[0]
