Actions
Feature #20901
closedWhat's status of Refinement#refined_class?
Feature #20901:
What's status of Refinement#refined_class?
Description
I found the following code in eval.c.
rb_warn_deprecated_to_remove("3.4", "Refinement#refined_class", "Refinement#target");
@shugo (Shugo Maeda) Should we remove Refinement#refined_class at Ruby 3.4?
Actions