mirror of https://github.com/fredrikekre/Runic.jl
Browse Source
Behavior of `..` is more tricky than `:`. Sometimes the space is
required like in e.g. `a .. -b` which, formatted as `a..-b`, would give
`ParseError: invalid operator ..-`.
This reverts commit 7d26dcf268.
pull/93/head
3 changed files with 6 additions and 8 deletions
Loading…
Reference in new issue