Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Make array.new behave like Array.new WRT flattening of args
22:30 < nine> jnthn: array.new takes *@values while Array.new takes **@values. Which one is right? 22:30 < jnthn> **
- Loading branch information