leekscript
leekscript copied to clipboard
[parser] Fix number parsing in interval
#21
The parser for numbers is a bit weird as it eagerly eats all the dots.
Now they are only eaten if the dot is not part of ..
.