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
Allow dotted form of postfix operator after unary postfix hyper opera…
…tor, but only for non-wordy operators The previous version which special cased postfix:<i> only seemed too fragile. Now the dotted form is allowed only for non-wordy operators.
- Loading branch information