Actions
Feature #13574
openMethod redefinition warning
Feature #13574:
Method redefinition warning
Status:
Open
Assignee:
-
Target version:
-
Description
Hi,
If I redefine a method like this, I get a warning:
If I alias the method to a different name, I don't get a warning:
I think this is expected. However, if I alias the method to itself, I don't get a warning:
I think this case should cause a warning.
Files
Actions