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