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
remove
is tighter on custom operator
This may be highly subjective, but to me postfixes are naturally tighter than prefixes. In other words, I'd expect `-1!` to mean `-(1!)`, not `(-1)!`. Compensated a test accordingly.
- Loading branch information
Carl Masak
committed
Oct 6, 2015
1 parent
6a65b5e
commit a6a9749
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters