Actions
Bug #11532
closedprivate_constant works after module is frozen
Bug #11532:
private_constant works after module is frozen
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-linux]
Description
... and it probably should not allow for changing constant visibility since others such as const_set honour freeze
Actions