IrFile /boxOk.kt
  IrFunction public fun box(): kotlin.String
    IrExpressionBody
      BLOCK type=<no-type> hasResult=false isDesugared=true
        RETURN type=<no-type>
          LITERAL String type=kotlin.String value='OK'
