Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
From #1 (comment) Examples can be improved: - assigning to variable is not needed and is redundant (like `$spelledNumber` vs `Number::spell()`) - instead of commenting the intent, which is clear by the class+method itself, there should be actual output
- Loading branch information