FILE fqName:<root> fileName:/kt49526.kt
  FUN name:test visibility:public modality:FINAL returnType:kotlin.Boolean
    BLOCK_BODY
      VAR name:ref type:kotlin.reflect.KFunction1<@[ParameterName(name = "element")] kotlin.Comparable<kotlin.Comparable<kotlin.Nothing>>, kotlin.Boolean> [val]
        FUNCTION_REFERENCE 'public abstract fun contains (element: E of kotlin.collections.List): kotlin.Boolean declared in kotlin.collections.List' type=kotlin.reflect.KFunction1<@[ParameterName(name = "element")] kotlin.Comparable<kotlin.Nothing>, kotlin.Boolean> origin=null reflectionTarget=<same>
          ARG <this>: CALL 'public final fun plus <T> (<this>: kotlin.collections.Collection<T of kotlin.collections.plus>, element: T of kotlin.collections.plus): kotlin.collections.List<T of kotlin.collections.plus> declared in kotlin.collections' type=kotlin.collections.List<kotlin.Comparable<kotlin.Nothing>> origin=PLUS
            TYPE_ARG T: kotlin.Comparable<kotlin.Nothing>
            ARG <this>: CALL 'public final fun listOf <T> (element: T of kotlin.collections.listOf): kotlin.collections.List<T of kotlin.collections.listOf> declared in kotlin.collections' type=kotlin.collections.List<kotlin.Char> origin=null
              TYPE_ARG T: kotlin.Char
              ARG element: CONST Char type=kotlin.Char value='a'
            ARG element: CONST String type=kotlin.String value="-"
      RETURN type=kotlin.Nothing from='public final fun test (): kotlin.Boolean declared in <root>'
        CALL 'public abstract fun invoke (p1: P1 of kotlin.reflect.KFunction1): R of kotlin.reflect.KFunction1 declared in kotlin.reflect.KFunction1' type=kotlin.Boolean origin=INVOKE
          ARG <this>: GET_VAR 'val ref: kotlin.reflect.KFunction1<@[ParameterName(name = "element")] kotlin.Comparable<kotlin.Comparable<kotlin.Nothing>>, kotlin.Boolean> declared in <root>.test' type=kotlin.reflect.KFunction1<@[ParameterName(name = "element")] kotlin.Comparable<kotlin.Comparable<kotlin.Nothing>>, kotlin.Boolean> origin=VARIABLE_AS_FUNCTION
          ARG p1: CONST Char type=kotlin.Char value='a'
