Liam Murphy e0e797c27d
Classify dots.c, dots.down, dots.up and dots.v as normal (#1726)
Fixes #713. They were previously classified by Unicode as relations, which caused a '+' sign after one of them to be treated as a unary operator rather than a binary operator. This PR overrides the Unicode classification and classifies them as normal instead, which causes a '+' sign after one of them to be properly treated as a binary operator.
2023-07-17 16:08:19 +02:00
..
2023-02-25 20:04:30 +01:00
2023-07-10 18:16:59 +02:00
2023-02-25 20:04:30 +01:00
2022-11-29 14:18:13 +01:00