Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Override operator detection logic in interactive mode
In interactive mode the token after an operator might not yet exist, so we should disregard that info when deciding whether we see an infix operator or not.
- Loading branch information