Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -674,7 +674,6 @@ public Object initialize(RubyHash hash, Object defaultValue, RubyProc block) {

}

// TODO CS 8-Mar-15 visibility = Visibility.PRIVATE
@CoreMethod(names = {"initialize_copy", "replace"}, required = 1, raiseIfFrozenSelf = true)
@ImportStatic(HashGuards.class)
public abstract static class InitializeCopyNode extends CoreMethodArrayArgumentsNode {

0 comments on commit 43e6382

Please sign in to comment.