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-07-10 11:00:12 +02:00
2023-07-10 12:09:09 +02:00
2023-07-10 12:09:09 +02:00
2023-03-21 23:18:56 +01:00