Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instead of creating three vars separately and then combining them in an object a few lines later, create them already combined in an object. Then, reference the one used outside it when calling `parse()`. Credit: @elidoran Reviewed-By: @othiym23 PR-URL: #74
- Loading branch information